Diff for /np2/win9x/resource.h between versions 1.15 and 1.16

version 1.15, 2004/03/07 07:51:26 version 1.16, 2004/03/24 06:07:57
Line 249 Line 249
 #define IDS_SCSI1                       30020  #define IDS_SCSI1                       30020
 #define IDS_SCSI2                       30021  #define IDS_SCSI2                       30021
 #define IDS_SCSI3                       30022  #define IDS_SCSI3                       30022
 #define IDS_I286SAVE                    30023  #define IDS_WAVEREC                     30023
 #define IDS_OPEN                        30024  #define IDS_I286SAVE                    30024
 #define IDS_EJECT                       30025  #define IDS_OPEN                        30025
 #define IDS_REMOVE                      30026  #define IDS_EJECT                       30026
   #define IDS_REMOVE                      30027
 #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 334 Line 335
 #define IDM_SNDOPT                      40079  #define IDM_SNDOPT                      40079
 #define IDM_BMPSAVE                     40080  #define IDM_BMPSAVE                     40080
 #define IDM_S98LOGGING                  40081  #define IDM_S98LOGGING                  40081
 #define IDM_CALENDAR                    40082  #define IDM_WAVEREC                     40082
 #define IDM_ALTENTER                    40083  #define IDM_CALENDAR                    40083
 #define IDM_ALTF4                       40084  #define IDM_ALTENTER                    40084
 #define IDM_DISPCLOCK                   40085  #define IDM_ALTF4                       40085
 #define IDM_DISPFRAME                   40086  #define IDM_DISPCLOCK                   40086
 #define IDM_JOYX                        40087  #define IDM_DISPFRAME                   40087
 #define IDM_RAPID                       40088  #define IDM_JOYX                        40088
 #define IDM_MSRAPID                     40089  #define IDM_RAPID                       40089
 #define IDM_SSTP                        40090  #define IDM_MSRAPID                     40090
 #define IDM_I286SAVE                    40091  #define IDM_SSTP                        40091
 #define IDM_HELP                        40092  #define IDM_I286SAVE                    40092
 #define IDM_ABOUT                       40093  #define IDM_HELP                        40093
 #define IDM_SKIN                        40094  #define IDM_ABOUT                       40094
 #define IDM_KDISPFM                     40095  #define IDM_SKIN                        40095
 #define IDM_KDISPMIDI                   40096  #define IDM_KDISPFM                     40096
 #define IDM_VIEWWINNEW                  40097  #define IDM_KDISPMIDI                   40097
 #define IDM_VIEWWINCLOSE                40098  #define IDM_VIEWWINNEW                  40098
 #define IDM_VIEWWINALLCLOSE             40099  #define IDM_VIEWWINCLOSE                40099
 #define IDM_VIEWMODEREG                 40100  #define IDM_VIEWWINALLCLOSE             40100
 #define IDM_VIEWMODESEG                 40101  #define IDM_VIEWMODEREG                 40101
 #define IDM_VIEWMODE1MB                 40102  #define IDM_VIEWMODESEG                 40102
 #define IDM_VIEWMODEASM                 40103  #define IDM_VIEWMODE1MB                 40103
 #define IDM_VIEWMODESND                 40104  #define IDM_VIEWMODEASM                 40104
 #define IDM_VIEWMODELOCK                40105  #define IDM_VIEWMODESND                 40105
 #define IDM_SETSEG                      40106  #define IDM_VIEWMODELOCK                40106
 #define IDM_SEGCS                       40107  #define IDM_SETSEG                      40107
 #define IDM_SEGDS                       40108  #define IDM_SEGCS                       40108
 #define IDM_SEGES                       40109  #define IDM_SEGDS                       40109
 #define IDM_SEGSS                       40110  #define IDM_SEGES                       40110
 #define IDM_SEGTEXT                     40111  #define IDM_SEGSS                       40111
 #define IDM_RELOAD                      40112  #define IDM_SEGTEXT                     40112
 #define IDM_VRAM0                       40113  #define IDM_RELOAD                      40113
 #define IDM_VRAM1                       40114  #define IDM_VRAM0                       40114
 #define IDM_BIOS                        40115  #define IDM_VRAM1                       40115
 #define IDM_ITF                         40116  #define IDM_BIOS                        40116
 #define IDM_A20LINE                     40117  #define IDM_ITF                         40117
   #define IDM_A20LINE                     40118
   
 // Next default values for new objects  // Next default values for new objects
 //   // 
Line 377 Line 379
 #ifndef APSTUDIO_READONLY_SYMBOLS  #ifndef APSTUDIO_READONLY_SYMBOLS
 #define _APS_NO_MFC                     1  #define _APS_NO_MFC                     1
 #define _APS_NEXT_RESOURCE_VALUE        128  #define _APS_NEXT_RESOURCE_VALUE        128
 #define _APS_NEXT_COMMAND_VALUE         40118  #define _APS_NEXT_COMMAND_VALUE         40119
 #define _APS_NEXT_CONTROL_VALUE         1199  #define _APS_NEXT_CONTROL_VALUE         1199
 #define _APS_NEXT_SYMED_VALUE           101  #define _APS_NEXT_SYMED_VALUE           101
 #endif  #endif

Removed from v.1.15  
changed lines
  Added in v.1.16


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