-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathresource.h
More file actions
82 lines (81 loc) · 3.34 KB
/
resource.h
File metadata and controls
82 lines (81 loc) · 3.34 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by CSBwin.rc
//
#define IDC_MYICON 2
#define IDD_CSBWIN_DIALOG 102
#define IDD_ABOUTBOX 103
#define IDS_APP_TITLE 103
#define IDM_ABOUT 104
#define IDM_EXIT 105
#define IDS_HELLO 106
#define IDI_CSBWIN 107
#define IDI_SMALL 108
#define IDC_CSBWIN 109
#define IDS_VERSION 110
#define IDR_MAINFRAME 128
#define IDB_BITMAP1 129
#define IDC_CURSOR1 132
#define IDC_CURSOR2 134
#define IDD_GameInformation 135
#define IDC_CURSOR3 137
#define IDD_DIALOG1 138
#define IDD_DIALOG2 139
#define IDD_TraceDSAList 141
#define IDC_Version 1001
#define IDC_GameInformationEdit 1002
#define IDC_DSAList 1004
#define IDC_Double 32771
#define IDC_Record 32772
#define IDC_Playback 32773
#define IDC_TimerTrace 32774
#define IDC_Clock 32775
#define IDC_DispatchTrace 32776
#define IDC_QuickPlay 32777
#define IDC_AttackTrace 32778
#define IDC_ItemsRemaining 32779
#define IDM_Glacial 32780
#define IDM_Molasses 32781
#define IDM_VerySlow 32782
#define IDM_Slow 32783
#define IDM_Normal 32784
#define IDM_Fast 32785
#define IDM_Quick 32786
#define IDM_ExtraTicks 32787
#define IDM_PlayerClock 32788
#define IDC_Normal 32790
#define IDC_Triple 32791
#define IDC_Quadruple 32792
#define IDM_HELP 32793
#define IDM_DMRULES 32794
#define IDC_NonCSBItemsRemaining 32795
#define IDC_AITrace 32796
#define IDM_VOLUME_FULL 32797
#define IDM_VOLUME_HALF 32798
#define IDM_VOLUME_QUARTER 32799
#define IDM_VOLUME_OFF 32800
#define IDM_VOLUME_EIGHTH 32801
#define IDM_GameVersion 32802
#define IDM_AttemptDirectX 32803
#define IDM_GraphicTrace 32804
#define IDM_DSATrace 32805
#define IDC_DSATrace 32806
#define IDM_WindowDump 32807
#define IDM_Statistics 32808
#define IDC_Quintuple 32809
#define IDC_Sextuple 32810
#define ID_MISC_4X3ASPECTRATIO 32811
#define ID_4X3ASPECTRATIO 32812
#define IDC_VIDEOEXPOSE 32900
#define IDC_VIDEORESIZE 32901
#define IDC_STATIC -1
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 142
#define _APS_NEXT_COMMAND_VALUE 32813
#define _APS_NEXT_CONTROL_VALUE 1005
#define _APS_NEXT_SYMED_VALUE 110
#endif
#endif