Diff for /np2/win9x/resource.h between versions 1.14 and 1.17

version 1.14, 2004/02/13 20:31:55 version 1.17, 2004/03/25 08:51:24
Line 227 Line 227
 #define IDC_MORE                        1196  #define IDC_MORE                        1196
 #define IDC_NP2INFO                     1197  #define IDC_NP2INFO                     1197
 #define IDC_NP2STR                      1198  #define IDC_NP2STR                      1198
   #define IDS_TOOLWIN                     30001
   #define IDS_KEYDISP                     30002
   #define IDS_SOFTKBD                     30003
   #define IDS_SCREENCENTER                30004
   #define IDS_SNAPENABLE                  30005
   #define IDS_BACKGROUND                  30006
   #define IDS_BGSOUND                     30007
   #define IDS_SCRNMUL4                    30008
   #define IDS_SCRNMUL6                    30009
   #define IDS_SCRNMUL8                    30010
   #define IDS_SCRNMUL10                   30011
   #define IDS_SCRNMUL12                   30012
   #define IDS_SCRNMUL16                   30013
   #define IDS_MEMORYDUMP                  30014
   #define IDS_DEBUGUTY                    30015
   #define IDS_FDD1                        30016
   #define IDS_FDD2                        30017
   #define IDS_FDD3                        30018
   #define IDS_FDD4                        30019
   #define IDS_SCSI0                       30020
   #define IDS_SCSI1                       30021
   #define IDS_SCSI2                       30022
   #define IDS_SCSI3                       30023
   #define IDS_WAVEREC                     30024
   #define IDS_I286SAVE                    30025
   #define IDS_OPEN                        30026
   #define IDS_EJECT                       30027
   #define IDS_REMOVE                      30028
 #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 308 Line 336
 #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 351 Line 380
 #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.14  
changed lines
  Added in v.1.17


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