Diff for /xmil/win9x/resource.h between versions 1.5 and 1.6

version 1.5, 2004/08/17 12:30:41 version 1.6, 2004/08/18 10:44:48
Line 23 Line 23
 #define IDS_SNAPENABLE                  30002  #define IDS_SNAPENABLE                  30002
 #define IDS_BACKGROUND                  30003  #define IDS_BACKGROUND                  30003
 #define IDS_BGSOUND                     30004  #define IDS_BGSOUND                     30004
 #define IDS_WAVEREC                                             30005  #define IDS_FDD0                        30005
 #define IDS_TURBOZ                                              30006  #define IDS_FDD1                        30006
 #define IDS_Z80SAVE                                             30007  #define IDS_FDD2                        30007
 #define IDS_OPEN                        30008  #define IDS_FDD3                        30008
 #define IDS_EJECT                       30009  #define IDS_OPEN                        30009
   #define IDS_EJECT                       30010
   #define IDS_TURBOZ                      30011
   #define IDS_DEBUG                       30012
   #define IDS_WIDTH40                     30013
   #define IDS_WIDTH80                     30014
   #define IDS_Z80SAVE                     30015
   #define IDS_WAVEREC                     30016
 #define IDM_IPLRESET                    40000  #define IDM_IPLRESET                    40000
 #define IDM_NMIRESET                    40001  #define IDM_NMIRESET                    40001
 #define IDM_CONFIG                      40002  #define IDM_CONFIG                      40002
Line 50 Line 57
 #define IDM_LOWRES                      40019  #define IDM_LOWRES                      40019
 #define IDM_WINDOW                      40020  #define IDM_WINDOW                      40020
 #define IDM_FULLSCREEN                  40021  #define IDM_FULLSCREEN                  40021
 #define IDM_WIDTH80                     40022  #define IDM_DISPSYNC                    40022
 #define IDM_WIDTH40                     40023  #define IDM_RASTER                      40023
 #define IDM_DISPSYNC                    40024  #define IDM_NOWAIT                      40024
 #define IDM_RASTER                      40025  #define IDM_AUTOFPS                     40025
 #define IDM_NOWAIT                      40026  #define IDM_60FPS                       40026
 #define IDM_AUTOFPS                     40027  #define IDM_30FPS                       40027
 #define IDM_60FPS                       40028  #define IDM_20FPS                       40028
 #define IDM_30FPS                       40029  #define IDM_15FPS                       40029
 #define IDM_20FPS                       40030  #define IDM_KEY                         40030
 #define IDM_15FPS                       40031  #define IDM_JOY1                        40031
 #define IDM_KEY                         40032  #define IDM_JOY2                        40032
 #define IDM_JOY1                        40033  #define IDM_MOUSEKEY                    40033
 #define IDM_JOY2                        40034  #define IDM_FMBOARD                     40034
 #define IDM_MOUSEKEY                    40035  #define IDM_JOYSTICK                    40035
 #define IDM_FMBOARD                     40036  #define IDM_MOUSE                       40036
 #define IDM_JOYSTICK                    40037  #define IDM_SEEKSND                     40037
 #define IDM_MOUSE                       40038  #define IDM_WIDTH40                     40038
 #define IDM_SEEKSND                     40039  #define IDM_WIDTH80                     40039
 #define IDM_BMPSAVE                     40040  #define IDM_Z80SAVE                     40040
 #define IDM_OPMLOG                      40041  #define IDM_BMPSAVE                     40041
 #define IDM_DISPCLOCK                   40042  #define IDM_OPMLOG                      40042
 #define IDM_DISPFRAME                   40043  #define IDM_DISPCLOCK                   40043
 #define IDM_JOYX                        40044  #define IDM_DISPFRAME                   40044
 #define IDM_RAPID                       40045  #define IDM_JOYX                        40045
 #define IDM_Z80SAVE                     40046  #define IDM_RAPID                       40046
 #define IDM_ABOUT                       40047  #define IDM_ABOUT                       40047
   
 // Next default values for new objects  // Next default values for new objects

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


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