www.pudn.com > ColorDlg-v1.1.rar > resource.h


//{{NO_DEPENDENCIES}} 
// Microsoft Developer Studio generated include file. 
// Used by ColorDlg.rc 
// 
#define IDD_ABOUTBOX                    100 
#define IDR_MAINFRAME                   128 
#define IDR_COLORDTYPE                  129 
#define IDD_MYCOLORDLG                  130 
#define IDC_R                           1000 
#define IDC_G                           1001 
#define IDC_B                           1002 
#define IDC_SLIDER_R                    1003 
#define IDC_SLIDER_G                    1004 
#define IDC_SLIDER_B                    1005 
#define IDC_STATIC_R                    1006 
#define IDC_STATIC_G                    1007 
#define IDC_STATIC_B                    1008 
#define ID_COLOR                        32771 
#define ID_GCOLOR                       32772 
 
// Next default values for new objects 
//  
#ifdef APSTUDIO_INVOKED 
#ifndef APSTUDIO_READONLY_SYMBOLS 
#define _APS_3D_CONTROLS                     1 
#define _APS_NEXT_RESOURCE_VALUE        131 
#define _APS_NEXT_COMMAND_VALUE         32773 
#define _APS_NEXT_CONTROL_VALUE         1010 
#define _APS_NEXT_SYMED_VALUE           101 
#endif 
#endif