Create a branch for network fixes.
[reactos.git] / base / applications / dxdiag / resource.h
1 #ifndef RESOURCE_H__
2 #define RESOURCE_H__
3
4 /* dialog constants */
5 #define IDD_MAIN_DIALOG 100
6 #define IDD_SYSTEM_DIALOG 101
7 #define IDD_DISPLAY_DIALOG 102
8 #define IDD_SOUND_DIALOG 103
9 #define IDD_MUSIC_DIALOG 104
10 #define IDD_INPUT_DIALOG 105
11 #define IDD_NETWORK_DIALOG 106
12 #define IDD_HELP_DIALOG 107
13
14 /* control constants */
15
16 #define IDC_TAB_CONTROL 1000
17 #define IDC_BUTTON_HELP 1001
18 #define IDC_BUTTON_NEXT 1002
19 #define IDC_BUTTON_SAVE_INFO 1003
20 #define IDC_BUTTON_EXIT 1004
21
22 /* system dialog constants */
23
24 #define IDC_STATIC_TIME 2000
25 #define IDC_STATIC_COMPUTER 2001
26 #define IDC_STATIC_OS 2002
27 #define IDC_STATIC_LANG 2003
28 #define IDC_STATIC_MANU 2004
29 #define IDC_STATIC_MODEL 2005
30 #define IDC_STATIC_BIOS 2006
31 #define IDC_STATIC_PROC 2007
32 #define IDC_STATIC_MEM 2008
33 #define IDC_STATIC_SWAP 2009
34 #define IDC_STATIC_VERSION 2010
35
36 /* DDraw dialog constants */
37 #define IDC_STATIC_ADAPTER_ID 3000
38 #define IDC_STATIC_ADAPTER_VENDOR 3001
39 #define IDC_STATIC_ADAPTER_CHIP 3002
40 #define IDC_STATIC_ADAPTER_DAC 3003
41 #define IDC_STATIC_ADAPTER_MEM 3004
42 #define IDC_STATIC_ADAPTER_MODE 3005
43 #define IDC_STATIC_ADAPTER_MONITOR 3006
44 #define IDC_STATIC_ADAPTER_DRIVER 3007
45 #define IDC_STATIC_ADAPTER_VERSION 3008
46 #define IDC_STATIC_ADAPTER_DATE 3009
47 #define IDC_STATIC_ADAPTER_LOGO 3010
48 #define IDC_STATIC_ADAPTER_MINIVDD 3011
49 #define IDC_STATIC_ADAPTER_VDD 3012
50 #define IDC_STATIC_ADAPTER_DDI 3013
51 #define IDC_BUTTON_DDRAW 3014
52 #define IDC_BUTTON_D3D 3015
53 #define IDC_BUTTON_AGP 3016
54 #define IDC_BUTTON_TESTDD 3017
55 #define IDC_BUTTON_TEST3D 3018
56 #define IDC_STATIC_DDSTATE 3019
57 #define IDC_STATIC_D3DSTATE 3020
58 #define IDC_STATIC_AGPSTATE 3021
59 #define IDC_TEXT_INFO 3022
60
61 /* DirectSound dialog constants */
62 #define IDC_STATIC_DSOUND_NAME 4000
63 #define IDC_STATIC_DSOUND_DEVICEID 4001
64 #define IDC_STATIC_DSOUND_VENDORID 4002
65 #define IDC_STATIC_DSOUND_PRODUCTID 4003
66 #define IDC_STATIC_DSOUND_TYPE 4004
67 #define IDC_STATIC_DSOUND_STANDARD 4005
68 #define IDC_STATIC_DSOUND_DRIVER 4006
69 #define IDC_STATIC_DSOUND_VERSION 4007
70 #define IDC_STATIC_DSOUND_DATE 4008
71 #define IDC_STATIC_DSOUND_LOGO 4009
72 #define IDC_STATIC_DSOUND_FILES 4010
73 #define IDC_STATIC_ADAPTER_PROVIDER 4011
74 #define IDC_SLIDER_DSOUND 4012
75 #define IDC_BUTTON_TESTDSOUND 4013
76 #define IDC_TEXT_DSOUNDINFO 4014
77
78 /* DirectInput dialog constants */
79
80 #define IDC_LIST_DEVICE 6000
81 #define IDC_TREE_PORT 6001
82 #define IDC_RICH_INFO 6002
83
84 /* DirectPlay dialog constants */
85 #define IDC_LIST_PROVIDER 7000
86
87
88
89 /* string resource constants */
90 #define IDS_MAIN_DIALOG 10000
91 #define IDS_SYSTEM_DIALOG 10001
92 #define IDS_DISPLAY_DIALOG 10002
93 #define IDS_SOUND_DIALOG 10003
94 #define IDS_MUSIC_DIALOG 10004
95 #define IDS_INPUT_DIALOG 10005
96 #define IDS_NETWORK_DIALOG 10006
97 #define IDS_HELP_DIALOG 10007
98 #define IDS_FORMAT_MB 10008
99 #define IDS_FORMAT_SWAP 10009
100 #define IDS_FORMAT_UNIPROC 10010
101 #define IDS_FORMAT_MPPROC 10011
102 #define IDS_VERSION_UNKNOWN 10012
103 #define IDS_DEVICE_STATUS_ATTACHED 10013
104 #define IDS_DEVICE_STATUS_MISSING 10014
105 #define IDS_DEVICE_STATUS_UNKNOWN 10015
106 #define IDS_DEVICE_NAME 10016
107 #define IDS_DEVICE_STATUS 10017
108 #define IDS_DEVICE_CONTROLLER 10018
109 #define IDS_DEVICE_MANUFACTURER 10019
110 #define IDS_DEVICE_PRODUCT 10020
111 #define IDS_DEVICE_FORCEFEEDBACK 10021
112 #define IDS_NOT_APPLICABLE 10100
113 #define IDS_OPTION_YES 10101
114 #define IDS_DIRECTPLAY_COL_NAME1 10102
115 #define IDS_DIRECTPLAY_COL_NAME2 10103
116 #define IDS_DIRECTPLAY_COL_NAME3 10104
117 #define IDS_DIRECTPLAY_COL_NAME4 10105
118 #define IDS_DIRECTPLAY8_MODEMSP 10106
119 #define IDS_DIRECTPLAY8_SERIALSP 10107
120 #define IDS_DIRECTPLAY8_IPXSP 10108
121 #define IDS_DIRECTPLAY8_TCPSP 10109
122 #define IDS_DIRECTPLAY_TCPCONN 10110
123 #define IDS_DIRECTPLAY_IPXCONN 10111
124 #define IDS_DIRECTPLAY_MODEMCONN 10112
125 #define IDS_DIRECTPLAY_SERIALCONN 10113
126 #define IDS_REG_FAIL 10114
127 #define IDS_REG_SUCCESS 10115
128 #define IDS_DDTEST_ERROR 10116
129 #define IDS_DDTEST_DESCRIPTION 10117
130 #define IDS_DDPRIMARY_DESCRIPTION 10118
131 #define IDS_DDPRIMARY_RESULT 10119
132 #define IDS_DDOFFSCREEN_DESCRIPTION 10120
133 #define IDS_DDOFFSCREEN_RESULT 10121
134 #define IDS_DDFULLSCREEN_DESCRIPTION 10122
135 #define IDS_DDFULLSCREEN_RESULT 10123
136 #define IDS_DDTEST_TITLE 10124
137 #define IDS_FORMAT_ADAPTER_MEM 10125
138 #define IDS_FORMAT_ADAPTER_MODE 10126
139 #define IDS_OPTION_NO 10127
140
141 /* icon resource constants */
142 #define IDI_APPICON 20000
143
144
145 #endif