Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
cDXSettingsDlgIds.h
Go to the documentation of this file.
1 //
4 //
5 
6 #define IDD_DisplayAdvanced 11600
7 #define IDC_DISPADV_DEVICE_COMBO 11601
8 #define IDC_DISPADV_ADAPTER_COMBO 11602
9 #define IDC_DISPADV_ADAPTERFORMAT_COMBO 11603
10 #define IDC_DISPADV_RESOLUTION_COMBO 11604
11 #define IDC_DISPADV_MULTISAMPLE_COMBO 11605
12 #define IDC_DISPADV_REFRESHRATE_COMBO 11606
13 #define IDC_DISPADV_BACKBUFFERFORMAT_COMBO 11607
14 #define IDC_DISPADV_DEPTHSTENCILBUFFERFORMAT_COMBO 11608
15 #define IDC_DISPADV_VERTEXPROCESSING_COMBO 11609
16 #define IDC_DISPADV_PRESENTINTERVAL_COMBO 11610
17 #define IDC_DISPADV_MULTISAMPLE_QUALITY_COMBO 11611
18 #define IDC_DISPADV_WINDOW 11612
19 #define IDC_DISPADV_FULLSCREEN 11613
20 #define IDC_DISPADV_DEVICECLIP_CHECK 11614