View the DQSD CVS repository here:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/dqsd/

Update of /cvsroot/dqsd/dqsd
In directory usw-pr-cvs1:/tmp/cvs-serv23810

Modified Files:
        version.js 
Log Message:
Updated to go with new dll version for keyboard hook fix

Index: version.js
===================================================================
RCS file: /cvsroot/dqsd/dqsd/version.js,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** version.js  15 Jul 2002 12:56:49 -0000      1.13
--- version.js  18 Jul 2002 20:10:38 -0000      1.14
***************
*** 22,26 ****
        // The DLL version has to be great than or equal to
        // this number
!       if(!testObject.VersionIsCorrect(3,0,0,18))
        {
           alert("The DQSD helper DLL is out of date");
--- 22,26 ----
        // The DLL version has to be great than or equal to
        // this number
!       if(!testObject.VersionIsCorrect(3,0,0,21))
        {
           alert("The DQSD helper DLL is out of date");




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
DQSD-CVS mailing list
https://lists.sourceforge.net/lists/listinfo/dqsd-cvs
DQSD CVS repository:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/dqsd/

Reply via email to