File:  [RetroPC.NET] / xmil / win9x / resource.h
Revision 1.2: download - view: text, annotated - select for diffs
Fri Aug 6 01:47:26 2004 JST (21 years, 2 months ago) by yui
Branches: MAIN
CVS tags: HEAD
fix...

//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by xmil.rc
//
#define IDI_ICON1                       101
#define IDM_MAIN                        102
#define IDC_HAND                        103
#define IDD_CONFIG                      104
#define IDD_NEWDISK                     105
#define IDD_ABOUT                       106
#define IDC_SAMPLERATE                  1000
#define IDC_SNDBUFFER                   1001
#define IDC_SEEKVOL                     1002
#define IDC_TXTREAL                     1003
#define IDC_TXTENHANCED                 1004
#define IDC_TXTEXTEND                   1005
#define IDC_TXT400                      1006
#define IDC_TXTCSTM                     1007
#define IDC_TXTVALUE                    1008
#define IDC_BLKLIGHT                    1009
#define IDC_LINEDEPTH                   1010
#define IDC_DISABLEMMX                  1011
#define IDC_DISKLABEL                   1012
#define IDC_MAKE2D                      1013
#define IDC_MAKE2HD                     1014
#define IDC_XMILVER                     1015
#define IDS_SCREENCENTER                30001
#define IDS_SNAPENABLE                  30002
#define IDS_BACKGROUND                  30003
#define IDS_BGSOUND                     30004
#define IDM_IPLRESET                    40000
#define IDM_NMIRESET                    40001
#define IDM_CONFIG                      40002
#define IDM_NEWDISK                     40003
#define IDM_EXIT                        40004
#define IDM_FDD0OPEN                    40005
#define IDM_FDD0EJECT                   40006
#define IDM_FDD1OPEN                    40007
#define IDM_FDD1EJECT                   40008
#define IDM_TURBOZ                      40009
#define IDM_TURBO                       40010
#define IDM_X1ROM                       40011
#define IDM_BOOT2D                      40012
#define IDM_BOOT2HD                     40013
#define IDM_HIGHRES                     40014
#define IDM_LOWRES                      40015
#define IDM_WINDOW                      40016
#define IDM_FULLSCREEN                  40017
#define IDM_WIDTH80                     40018
#define IDM_WIDTH40                     40019
#define IDM_DISPSYNC                    40020
#define IDM_NOWAIT                      40021
#define IDM_RASTER                      40022
#define IDM_AUTOFPS                     40023
#define IDM_60FPS                       40024
#define IDM_30FPS                       40025
#define IDM_20FPS                       40026
#define IDM_15FPS                       40027
#define IDM_KEY                         40028
#define IDM_JOY1                        40029
#define IDM_JOY2                        40030
#define IDM_FMBOARD                     40031
#define IDM_JOYSTICK                    40032
#define IDM_MOUSE                       40033
#define IDM_8MHZ                        40034
#define IDM_SEEKSND                     40035
#define IDM_BMPSAVE                     40036
#define IDM_OPMLOG                      40037
#define IDM_DISPCLOCK                   40038
#define IDM_DISPFRAME                   40039
#define IDM_SKIPLINE                    40040
#define IDM_JOYX                        40041
#define IDM_RAPID                       40042
#define IDM_HALFBMP                     40043
#define IDM_Z80SAVE                     40044
#define IDM_ABOUT                       40045

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        107
#define _APS_NEXT_COMMAND_VALUE         40046
#define _APS_NEXT_CONTROL_VALUE         1016
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

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