Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygenresource.h
Go to the documentation of this file.
00001 #pragma once 00002 00003 /* dialog constants */ 00004 #define IDD_MAIN_DIALOG 100 00005 #define IDD_SYSTEM_DIALOG 101 00006 #define IDD_DISPLAY_DIALOG 102 00007 #define IDD_SOUND_DIALOG 103 00008 #define IDD_MUSIC_DIALOG 104 00009 #define IDD_INPUT_DIALOG 105 00010 #define IDD_NETWORK_DIALOG 106 00011 #define IDD_HELP_DIALOG 107 00012 00013 /* control constants */ 00014 00015 #define IDC_TAB_CONTROL 1000 00016 #define IDC_BUTTON_HELP 1001 00017 #define IDC_BUTTON_NEXT 1002 00018 #define IDC_BUTTON_SAVE_INFO 1003 00019 #define IDC_BUTTON_EXIT 1004 00020 00021 /* system dialog constants */ 00022 00023 #define IDC_STATIC_TIME 2000 00024 #define IDC_STATIC_COMPUTER 2001 00025 #define IDC_STATIC_OS 2002 00026 #define IDC_STATIC_LANG 2003 00027 #define IDC_STATIC_MANU 2004 00028 #define IDC_STATIC_MODEL 2005 00029 #define IDC_STATIC_BIOS 2006 00030 #define IDC_STATIC_PROC 2007 00031 #define IDC_STATIC_MEM 2008 00032 #define IDC_STATIC_SWAP 2009 00033 #define IDC_STATIC_VERSION 2010 00034 00035 /* DDraw dialog constants */ 00036 #define IDC_STATIC_ADAPTER_ID 3000 00037 #define IDC_STATIC_ADAPTER_VENDOR 3001 00038 #define IDC_STATIC_ADAPTER_CHIP 3002 00039 #define IDC_STATIC_ADAPTER_DAC 3003 00040 #define IDC_STATIC_ADAPTER_MEM 3004 00041 #define IDC_STATIC_ADAPTER_MODE 3005 00042 #define IDC_STATIC_ADAPTER_MONITOR 3006 00043 #define IDC_STATIC_ADAPTER_DRIVER 3007 00044 #define IDC_STATIC_ADAPTER_VERSION 3008 00045 #define IDC_STATIC_ADAPTER_DATE 3009 00046 #define IDC_STATIC_ADAPTER_LOGO 3010 00047 #define IDC_STATIC_ADAPTER_MINIVDD 3011 00048 #define IDC_STATIC_ADAPTER_VDD 3012 00049 #define IDC_STATIC_ADAPTER_DDI 3013 00050 #define IDC_BUTTON_DDRAW 3014 00051 #define IDC_BUTTON_D3D 3015 00052 #define IDC_BUTTON_AGP 3016 00053 #define IDC_BUTTON_TESTDD 3017 00054 #define IDC_BUTTON_TEST3D 3018 00055 #define IDC_STATIC_DDSTATE 3019 00056 #define IDC_STATIC_D3DSTATE 3020 00057 #define IDC_STATIC_AGPSTATE 3021 00058 #define IDC_TEXT_INFO 3022 00059 00060 /* DirectSound dialog constants */ 00061 #define IDC_STATIC_DSOUND_NAME 4000 00062 #define IDC_STATIC_DSOUND_DEVICEID 4001 00063 #define IDC_STATIC_DSOUND_VENDORID 4002 00064 #define IDC_STATIC_DSOUND_PRODUCTID 4003 00065 #define IDC_STATIC_DSOUND_TYPE 4004 00066 #define IDC_STATIC_DSOUND_STANDARD 4005 00067 #define IDC_STATIC_DSOUND_DRIVER 4006 00068 #define IDC_STATIC_DSOUND_VERSION 4007 00069 #define IDC_STATIC_DSOUND_DATE 4008 00070 #define IDC_STATIC_DSOUND_LOGO 4009 00071 #define IDC_STATIC_DSOUND_FILES 4010 00072 #define IDC_STATIC_ADAPTER_PROVIDER 4011 00073 #define IDC_SLIDER_DSOUND 4012 00074 #define IDC_BUTTON_TESTDSOUND 4013 00075 #define IDC_TEXT_DSOUNDINFO 4014 00076 00077 /* DirectInput dialog constants */ 00078 00079 #define IDC_LIST_DEVICE 6000 00080 #define IDC_TREE_PORT 6001 00081 #define IDC_RICH_INFO 6002 00082 00083 /* DirectPlay dialog constants */ 00084 #define IDC_LIST_PROVIDER 7000 00085 00086 00087 00088 /* string resource constants */ 00089 #define IDS_MAIN_DIALOG 10000 00090 #define IDS_SYSTEM_DIALOG 10001 00091 #define IDS_DISPLAY_DIALOG 10002 00092 #define IDS_SOUND_DIALOG 10003 00093 #define IDS_MUSIC_DIALOG 10004 00094 #define IDS_INPUT_DIALOG 10005 00095 #define IDS_NETWORK_DIALOG 10006 00096 #define IDS_HELP_DIALOG 10007 00097 #define IDS_FORMAT_MB 10008 00098 #define IDS_FORMAT_SWAP 10009 00099 #define IDS_FORMAT_UNIPROC 10010 00100 #define IDS_FORMAT_MPPROC 10011 00101 #define IDS_VERSION_UNKNOWN 10012 00102 #define IDS_DEVICE_STATUS_ATTACHED 10013 00103 #define IDS_DEVICE_STATUS_MISSING 10014 00104 #define IDS_DEVICE_STATUS_UNKNOWN 10015 00105 #define IDS_DEVICE_NAME 10016 00106 #define IDS_DEVICE_STATUS 10017 00107 #define IDS_DEVICE_CONTROLLER 10018 00108 #define IDS_DEVICE_MANUFACTURER 10019 00109 #define IDS_DEVICE_PRODUCT 10020 00110 #define IDS_DEVICE_FORCEFEEDBACK 10021 00111 #define IDS_NOT_APPLICABLE 10100 00112 #define IDS_OPTION_YES 10101 00113 #define IDS_DIRECTPLAY_COL_NAME1 10102 00114 #define IDS_DIRECTPLAY_COL_NAME2 10103 00115 #define IDS_DIRECTPLAY_COL_NAME3 10104 00116 #define IDS_DIRECTPLAY_COL_NAME4 10105 00117 #define IDS_DIRECTPLAY8_MODEMSP 10106 00118 #define IDS_DIRECTPLAY8_SERIALSP 10107 00119 #define IDS_DIRECTPLAY8_IPXSP 10108 00120 #define IDS_DIRECTPLAY8_TCPSP 10109 00121 #define IDS_DIRECTPLAY_TCPCONN 10110 00122 #define IDS_DIRECTPLAY_IPXCONN 10111 00123 #define IDS_DIRECTPLAY_MODEMCONN 10112 00124 #define IDS_DIRECTPLAY_SERIALCONN 10113 00125 #define IDS_REG_FAIL 10114 00126 #define IDS_REG_SUCCESS 10115 00127 #define IDS_DDTEST_ERROR 10116 00128 #define IDS_DDTEST_DESCRIPTION 10117 00129 #define IDS_DDPRIMARY_DESCRIPTION 10118 00130 #define IDS_DDPRIMARY_RESULT 10119 00131 #define IDS_DDOFFSCREEN_DESCRIPTION 10120 00132 #define IDS_DDOFFSCREEN_RESULT 10121 00133 #define IDS_DDFULLSCREEN_DESCRIPTION 10122 00134 #define IDS_DDFULLSCREEN_RESULT 10123 00135 #define IDS_DDTEST_TITLE 10124 00136 #define IDS_FORMAT_ADAPTER_MEM 10125 00137 #define IDS_FORMAT_ADAPTER_MODE 10126 00138 #define IDS_OPTION_NO 10127 00139 #define IDS_D3DTEST_DESCRIPTION 10128 00140 #define IDS_D3DTEST_D3Dx 10129 00141 00142 /* icon resource constants */ 00143 #define IDI_APPICON 20000 Generated on Sun May 27 2012 04:16:26 for ReactOS by
1.7.6.1
|