ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/Frodo4/Src/resource.h
Revision: 1.1
Committed: 2003-07-01T17:09:43Z (20 years, 9 months ago) by cebix
Content type: text/plain
Branch: MAIN
CVS Tags: VERSION_4_2, HEAD
Log Message:
imported files

File Contents

# User Rev Content
1 cebix 1.1 //{{NO_DEPENDENCIES}}
2     // Microsoft Developer Studio generated include file.
3     // Used by Frodo.rc
4     //
5     #define FRODO_ICON 101
6     #define IDR_MAIN_MENU 101
7     #define IDD_PREFERENCES_STANDARD 102
8     #define IDD_PREFERENCES_WIN32 103
9     #define IDC_INVISIBLE 106
10     #define IDC_NORMAL 1000
11     #define IDC_SPRITES 1001
12     #define IDC_SPRITECOLLISIONS 1002
13     #define IDC_JOYSTICK1 1003
14     #define IDC_JOYSTICK2 1004
15     #define IDC_LIMITSPEED 1005
16     #define IDC_SWAPJOYSTICKS 1006
17     #define IDC_FASTRESET 1007
18     #define IDC_CIAIRQHACK 1008
19     #define IDC_1541EMULATION 1009
20     #define IDC_MAPSLASH 1010
21     #define IDC_SIDEMULATION 1011
22     #define IDC_SIDFILTERS 1012
23     #define IDC_BADLINES 1013
24     #define IDC_NORMAL_SPIN 1014
25     #define IDC_BADLINES_SPIN 1015
26     #define IDC_CIA 1016
27     #define IDC_CIA_SPIN 1017
28     #define IDC_FLOPPY 1018
29     #define IDC_FLOPPY_SPIN 1019
30     #define IDC_DRAWEVERY 1020
31     #define IDC_DRAWEVERY_SPIN 1021
32     #define IDC_DEVICE8 1022
33     #define IDC_DEVICE9 1023
34     #define IDC_BROWSE8 1024
35     #define IDC_BROWSE9 1025
36     #define IDC_DEVICE10 1026
37     #define IDC_BROWSE10 1027
38     #define IDC_DEVICE11 1028
39     #define IDC_BROWSE11 1029
40     #define IDC_FULLSCREEN 1035
41     #define IDC_AUTOPAUSE 1036
42     #define IDC_SYSTEMMEMORY 1037
43     #define IDC_EXCLUSIVESOUND 1038
44     #define IDC_PREFSATSTARTUP 1039
45     #define IDC_VIEWPORT 1040
46     #define IDC_DISPLAYMODE 1041
47     #define IDC_ALWAYSCOPY 1042
48     #define IDC_HIDECURSOR 1043
49     #define IDC_SYSTEMKEYS 1044
50     #define IDC_LATENCYMIN 1045
51     #define IDC_LATENCYMAX 1046
52     #define IDC_LATENCYAVG 1047
53     #define IDC_SCALINGNUMERATOR 1048
54     #define IDC_LATENCYMIN_SPIN 1049
55     #define IDC_LATENCYAVG_SPIN 1050
56     #define IDC_REUSIZE 1050
57     #define IDC_LATENCYMAX_SPIN 1051
58     #define IDC_SCALINGDENOMINATOR 1052
59     #define IDC_SCALINGNUMERATOR_SPIN 1053
60     #define IDC_SCALINGDENOMINATOR_SPIN 1054
61     #define IDC_DIRECTSOUND 1055
62     #define IDC_SHOWLEDS 1056
63     #define ID_FILE_EX 40001
64     #define ID_TOOLS_RESETC64 40002
65     #define ID_TOOLS_SAM 40003
66     #define ID_TOOLS_INSERTNEXTDISK 40004
67     #define ID_TOOLS_PREFERENCES 40005
68     #define ID_HELP_ABOUT 40006
69     #define ID_FILE_NEW 40007
70     #define ID_FILE_OPEN 40009
71     #define ID_FILE_SAVE 40011
72     #define ID_FILE_SAVEAS 40012
73     #define ID_HELP_CONTENTS 40013
74     #define ID_HELP_KEYBOARD 40014
75     #define ID_TOOLS_PAUSE 40015
76     #define ID_HELP_SETTINGS 40016
77     #define ID_TOOLS_FULLSCREEN 40017
78     #define ID_TOOLS_RESETDIRECTDRAW 40018
79     #define IDC_STATIC -1
80    
81     // Next default values for new objects
82     //
83     #ifdef APSTUDIO_INVOKED
84     #ifndef APSTUDIO_READONLY_SYMBOLS
85     #define _APS_NO_MFC 1
86     #define _APS_3D_CONTROLS 1
87     #define _APS_NEXT_RESOURCE_VALUE 103
88     #define _APS_NEXT_COMMAND_VALUE 40019
89     #define _APS_NEXT_CONTROL_VALUE 1051
90     #define _APS_NEXT_SYMED_VALUE 101
91     #endif
92     #endif