Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygenresource.h
Go to the documentation of this file.
00001 #pragma once 00002 00003 /* Icons */ 00004 #define IDI_CPLICON 1 00005 00006 /* Dialogs */ 00007 #define IDD_PROPPAGEGENERAL 100 00008 00009 /* Controls */ 00010 #define IDC_PIXELSHADERS 1001 00011 #define IDC_GLSL 1002 00012 #define IDC_VERTEXSHADERS 1003 00013 #define IDC_MULTISAMPLING 1004 00014 #define IDC_STRICTDRAWORDERING 1005 00015 #define IDC_OFFSCREEN 1006 00016 #define IDC_LOCKING 1007 00017 00018 00019 /* Strings */ 00020 #define IDS_CPLNAME 10000 00021 #define IDS_CPLDESCRIPTION 10001 00022 00023 /* EOF */ Generated on Sun May 27 2012 04:16:27 for ReactOS by
1.7.6.1
|