[Spambayes-checkins] spambayes/Outlook2000/dialogs/resources dialogs.h, 1.24, 1.25

Kenny Pitt kpitt at users.sourceforge.net
Thu Dec 23 18:13:40 CET 2004


Update of /cvsroot/spambayes/spambayes/Outlook2000/dialogs/resources
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19932

Modified Files:
	dialogs.h 
Log Message:
Update the _APS_NEXT_CONTROL_VALUE so that we don't get an id conflict the
next time someone adds a control from the Visual Studio resource editor.


Index: dialogs.h
===================================================================
RCS file: /cvsroot/spambayes/spambayes/Outlook2000/dialogs/resources/dialogs.h,v
retrieving revision 1.24
retrieving revision 1.25
diff -C2 -d -r1.24 -r1.25
*** dialogs.h	23 Dec 2004 05:18:21 -0000	1.24
--- dialogs.h	23 Dec 2004 17:13:37 -0000	1.25
***************
*** 112,116 ****
  #define _APS_NEXT_RESOURCE_VALUE        128
  #define _APS_NEXT_COMMAND_VALUE         40001
! #define _APS_NEXT_CONTROL_VALUE         1098
  #define _APS_NEXT_SYMED_VALUE           101
  #endif
--- 112,116 ----
  #define _APS_NEXT_RESOURCE_VALUE        128
  #define _APS_NEXT_COMMAND_VALUE         40001
! #define _APS_NEXT_CONTROL_VALUE         1100
  #define _APS_NEXT_SYMED_VALUE           101
  #endif



More information about the Spambayes-checkins mailing list