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