Hey thrash you still on this thing? :) Well I finally helped out. I
basically finished it up to a point where anyone can use it. Fixed the bugs
in the dialogs so that they updated correctly, and then modifed the main hot
key check to sequence through the list of hot keys. And added saving out to
the registry. Seems to all be working at least if you don't try to break it
:). w00t! I tagged CVS with the new version and am going to distribute it
:)
Ref
----- Original Message -----
From: "Zak Phelps" <ref...@us...>
To: <rsw...@li...>
Sent: Saturday, March 10, 2001 7:57 PM
Subject: [RsWitch-cvs] CVS: rswitch RsWitch.rc,1.2,1.3
> Update of /cvsroot/rswitch/rswitch
> In directory usw-pr-cvs1:/tmp/cvs-serv12477
>
> Modified Files:
> RsWitch.rc
> Log Message:
> incremented the version # to 0.2.0.0
>
> Index: RsWitch.rc
> ===================================================================
> RCS file: /cvsroot/rswitch/rswitch/RsWitch.rc,v
> retrieving revision 1.2
> retrieving revision 1.3
> diff -C2 -r1.2 -r1.3
> *** RsWitch.rc 2000/12/03 21:04:13 1.2
> --- RsWitch.rc 2001/03/11 03:57:09 1.3
> ***************
> *** 165,170 ****
>
> VS_VERSION_INFO VERSIONINFO
> ! FILEVERSION 0,1,0,1
> ! PRODUCTVERSION 0,1,0,1
> FILEFLAGSMASK 0x3fL
> #ifdef _DEBUG
> --- 165,170 ----
>
> VS_VERSION_INFO VERSIONINFO
> ! FILEVERSION 0,2,0,0
> ! PRODUCTVERSION 0,2,0,0
> FILEFLAGSMASK 0x3fL
> #ifdef _DEBUG
> ***************
> *** 184,188 ****
> VALUE "CompanyName", "\0"
> VALUE "FileDescription", "RsWitch\0"
> ! VALUE "FileVersion", "0, 1, 0, 1\0"
> VALUE "InternalName", "RsWitch\0"
> VALUE "LegalCopyright", "Copyright (C) 2000\0"
> --- 184,188 ----
> VALUE "CompanyName", "\0"
> VALUE "FileDescription", "RsWitch\0"
> ! VALUE "FileVersion", "0, 2, 0, 0\0"
> VALUE "InternalName", "RsWitch\0"
> VALUE "LegalCopyright", "Copyright (C) 2000\0"
> ***************
> *** 191,195 ****
> VALUE "PrivateBuild", "\0"
> VALUE "ProductName", "RsWitch Application\0"
> ! VALUE "ProductVersion", "0, 1, 0, 1\0"
> VALUE "SpecialBuild", "\0"
> END
> --- 191,195 ----
> VALUE "PrivateBuild", "\0"
> VALUE "ProductName", "RsWitch Application\0"
> ! VALUE "ProductVersion", "0, 2, 0, 0\0"
> VALUE "SpecialBuild", "\0"
> END
>
>
> _______________________________________________
> rswitch-cvs mailing list
> rsw...@li...
> http://lists.sourceforge.net/lists/listinfo/rswitch-cvs
>
|