Diff for /xmil/win9xc/resource.h between versions 1.1 and 1.3

version 1.1, 2004/08/08 12:26:19 version 1.3, 2004/08/17 12:30:41
Line 31 Line 31
 #define IDM_FDD2EJECT                   40010  #define IDM_FDD2EJECT                   40010
 #define IDM_FDD3OPEN                    40011  #define IDM_FDD3OPEN                    40011
 #define IDM_FDD3EJECT                   40012  #define IDM_FDD3EJECT                   40012
 #define IDM_TURBOZ                      40013  #define IDM_X1ROM                       40013
 #define IDM_TURBO                       40014  #define IDM_TURBO                       40014
 #define IDM_X1ROM                       40015  #define IDM_TURBOZ                      40015
 #define IDM_BOOT2D                      40016  #define IDM_BOOT2D                      40016
 #define IDM_BOOT2HD                     40017  #define IDM_BOOT2HD                     40017
 #define IDM_HIGHRES                     40018  #define IDM_HIGHRES                     40018
Line 57 Line 57
 #define IDM_FMBOARD                     40036  #define IDM_FMBOARD                     40036
 #define IDM_JOYSTICK                    40037  #define IDM_JOYSTICK                    40037
 #define IDM_MOUSE                       40038  #define IDM_MOUSE                       40038
 #define IDM_8MHZ                        40039  #define IDM_SEEKSND                     40039
 #define IDM_SEEKSND                     40040  #define IDM_BMPSAVE                     40040
 #define IDM_BMPSAVE                     40041  #define IDM_OPMLOG                      40041
 #define IDM_OPMLOG                      40042  #define IDM_DISPCLOCK                   40042
 #define IDM_DISPCLOCK                   40043  #define IDM_DISPFRAME                   40043
 #define IDM_DISPFRAME                   40044  #define IDM_JOYX                        40044
 #define IDM_JOYX                        40045  #define IDM_RAPID                       40045
 #define IDM_RAPID                       40046  #define IDM_Z80SAVE                     40046
 #define IDM_Z80SAVE                     40047  #define IDM_ABOUT                       40047
 #define IDM_ABOUT                       40048  
   
 // Next default values for new objects  // Next default values for new objects
 //   // 
 #ifdef APSTUDIO_INVOKED  #ifdef APSTUDIO_INVOKED
 #ifndef APSTUDIO_READONLY_SYMBOLS  #ifndef APSTUDIO_READONLY_SYMBOLS
 #define _APS_NEXT_RESOURCE_VALUE        107  #define _APS_NEXT_RESOURCE_VALUE        107
 #define _APS_NEXT_COMMAND_VALUE         40049  #define _APS_NEXT_COMMAND_VALUE         40048
 #define _APS_NEXT_CONTROL_VALUE         1015  #define _APS_NEXT_CONTROL_VALUE         1015
 #define _APS_NEXT_SYMED_VALUE           101  #define _APS_NEXT_SYMED_VALUE           101
 #endif  #endif

Removed from v.1.1  
changed lines
  Added in v.1.3


RetroPC.NET-CVS <cvs@retropc.net>