Diff for /np2/win9xc/resource.h between versions 1.4 and 1.7

version 1.4, 2004/02/13 20:31:55 version 1.7, 2004/03/31 14:02:51
Line 136 Line 136
 #define IDC_SETNOW                      1113  #define IDC_SETNOW                      1113
 #define IDC_NP2ICON                     1114  #define IDC_NP2ICON                     1114
 #define IDC_NP2VER                      1115  #define IDC_NP2VER                      1115
   #define IDC_MORE                        1116
   #define IDC_NP2INFO                     1117
 #define IDM_RESET                       40001  #define IDM_RESET                       40001
 #define IDM_CONFIG                      40002  #define IDM_CONFIG                      40002
 #define IDM_NEWDISK                     40003  #define IDM_NEWDISK                     40003
Line 210 Line 212
 #define IDM_MEM16                       40072  #define IDM_MEM16                       40072
 #define IDM_MEM36                       40073  #define IDM_MEM36                       40073
 #define IDM_MEM76                       40074  #define IDM_MEM76                       40074
 #define IDM_MOUSE                       40075  #define IDM_MEM116                      40075
 #define IDM_SERIAL1                     40076  #define IDM_MEM136                      40076
 #define IDM_MPUPC98                     40077  #define IDM_MOUSE                       40077
 #define IDM_MIDIPANIC                   40078  #define IDM_SERIAL1                     40078
 #define IDM_SNDOPT                      40079  #define IDM_MPUPC98                     40079
 #define IDM_BMPSAVE                     40080  #define IDM_MIDIPANIC                   40080
 #define IDM_S98LOGGING                  40081  #define IDM_SNDOPT                      40081
 #define IDM_CALENDAR                    40082  #define IDM_BMPSAVE                     40082
 #define IDM_JOYX                        40083  #define IDM_S98LOGGING                  40083
 #define IDM_RAPID                       40084  #define IDM_WAVEREC                     40084
 #define IDM_MSRAPID                     40085  #define IDM_CALENDAR                    40085
 #define IDM_I286SAVE                    40086  #define IDM_JOYX                        40086
 #define IDM_HELP                        40087  #define IDM_RAPID                       40087
 #define IDM_ABOUT                       40088  #define IDM_MSRAPID                     40088
   #define IDM_I286SAVE                    40089
   #define IDM_HELP                        40090
   #define IDM_ABOUT                       40091
   
 // Next default values for new objects  // Next default values for new objects
 //   // 
Line 231 Line 236
 #ifndef APSTUDIO_READONLY_SYMBOLS  #ifndef APSTUDIO_READONLY_SYMBOLS
 #define _APS_NO_MFC                     1  #define _APS_NO_MFC                     1
 #define _APS_NEXT_RESOURCE_VALUE        120  #define _APS_NEXT_RESOURCE_VALUE        120
 #define _APS_NEXT_COMMAND_VALUE         40089  #define _APS_NEXT_COMMAND_VALUE         40092
 #define _APS_NEXT_CONTROL_VALUE         1116  #define _APS_NEXT_CONTROL_VALUE         1118
 #define _APS_NEXT_SYMED_VALUE           101  #define _APS_NEXT_SYMED_VALUE           101
 #endif  #endif
 #endif  #endif

Removed from v.1.4  
changed lines
  Added in v.1.7


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