Diff for /np2/win9x/resource.h between versions 1.4 and 1.5

version 1.4, 2003/11/03 00:49:55 version 1.5, 2003/11/04 15:44:59
Line 4 Line 4
 //  //
 #define IDI_ICON1                       101  #define IDI_ICON1                       101
 #define IDI_ICON2                       102  #define IDI_ICON2                       102
 #define IDM_MAIN                        103  #define IDR_MAIN                        103
 #define IDM_KDISP                       104  #define IDR_TOOLWIN                     104
 #define IDM_DEBUG                       105  #define IDR_KEYDISP                     105
 #define IDM_VIEW                        106  #define IDR_VIEW                        106
 #define IDD_CONFIG                      107  #define IDD_CONFIG                      107
 #define IDD_NEWDISK                     108  #define IDD_NEWDISK                     108
 #define IDD_NEWDISK2                    109  #define IDD_NEWDISK2                    109
Line 292 Line 292
 #define IDM_SSTP                        40074  #define IDM_SSTP                        40074
 #define IDM_HELP                        40075  #define IDM_HELP                        40075
 #define IDM_ABOUT                       40076  #define IDM_ABOUT                       40076
 #define IDM_KDISPFM                     40077  #define IDM_SKIN                                                40077
 #define IDM_KDISPMIDI                   40078  #define IDM_KDISPFM                     40078
 #define IDM_VIEWWINNEW                  40079  #define IDM_KDISPMIDI                   40079
 #define IDM_VIEWWINCLOSE                40080  #define IDM_VIEWWINNEW                  40080
 #define IDM_VIEWWINALLCLOSE             40081  #define IDM_VIEWWINCLOSE                40081
 #define IDM_VIEWMODEREG                 40082  #define IDM_VIEWWINALLCLOSE             40082
 #define IDM_VIEWMODESEG                 40083  #define IDM_VIEWMODEREG                 40083
 #define IDM_VIEWMODE1MB                 40084  #define IDM_VIEWMODESEG                 40084
 #define IDM_VIEWMODEASM                 40085  #define IDM_VIEWMODE1MB                 40085
 #define IDM_VIEWMODESND                 40086  #define IDM_VIEWMODEASM                 40086
 #define IDM_VIEWMODELOCK                40087  #define IDM_VIEWMODESND                 40087
 #define IDM_SETSEG                      40088  #define IDM_VIEWMODELOCK                40088
 #define IDM_SEGCS                       40089  #define IDM_SETSEG                      40089
 #define IDM_SEGDS                       40090  #define IDM_SEGCS                       40090
 #define IDM_SEGES                       40091  #define IDM_SEGDS                       40091
 #define IDM_SEGSS                       40092  #define IDM_SEGES                       40092
 #define IDM_SEGTEXT                     40093  #define IDM_SEGSS                       40093
 #define IDM_RELOAD                      40094  #define IDM_SEGTEXT                     40094
 #define IDM_VRAM0                       40095  #define IDM_RELOAD                      40095
 #define IDM_VRAM1                       40096  #define IDM_VRAM0                       40096
 #define IDM_BIOS                        40097  #define IDM_VRAM1                       40097
 #define IDM_ITF                         40098  #define IDM_BIOS                        40098
 #define IDM_A20LINE                     40099  #define IDM_ITF                         40099
   #define IDM_A20LINE                     40100
   
 // Next default values for new objects  // Next default values for new objects
 //   // 
Line 322 Line 323
 #ifndef APSTUDIO_READONLY_SYMBOLS  #ifndef APSTUDIO_READONLY_SYMBOLS
 #define _APS_NO_MFC                     1  #define _APS_NO_MFC                     1
 #define _APS_NEXT_RESOURCE_VALUE        127  #define _APS_NEXT_RESOURCE_VALUE        127
 #define _APS_NEXT_COMMAND_VALUE         40100  #define _APS_NEXT_COMMAND_VALUE         40101
 #define _APS_NEXT_CONTROL_VALUE         1189  #define _APS_NEXT_CONTROL_VALUE         1189
 #define _APS_NEXT_SYMED_VALUE           101  #define _APS_NEXT_SYMED_VALUE           101
 #endif  #endif

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


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