Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygenresource.h
Go to the documentation of this file.
00001 #pragma once 00002 00003 #define IDD_DISPLAYADAPTER 100 00004 #define IDD_LISTALLMODES 101 00005 00006 #define IDC_ADAPTERNAME 201 00007 #define IDC_ADAPTERPROPERTIES 202 00008 #define IDC_CHIPTYPE 203 00009 #define IDC_DACTYPE 204 00010 #define IDC_MEMORYSIZE 205 00011 #define IDC_ADAPTERSTRING 206 00012 #define IDC_BIOSINFORMATION 207 00013 #define IDC_LISTALLMODES 208 00014 00015 #define IDC_ALLVALIDMODES 301 00016 00017 #define IDS_MODEFMT 101 00018 #define IDS_DEFREFRESHRATE 102 00019 #define IDES_REFRESHRATEFMT 103 00020 #define IDS_4BPP 104 00021 #define IDS_8BPP 105 00022 #define IDS_15BPP 106 00023 #define IDS_16BPP 107 00024 #define IDS_24BPP 108 00025 #define IDS_32BPP 109 Generated on Wed May 23 2012 04:14:47 for ReactOS by
1.7.6.1
|