www.pudn.com > CRC32.rar > resource.h


//{{NO_DEPENDENCIES}} 
// Microsoft Developer Studio generated include file. 
// Used by CRC32Proj.rc 
// 
#define IDD_ABOUTBOX                    100 
#define IDD_CRC32PROJ_DIALOG            102 
#define IDR_MAINFRAME                   128 
#define IDC_BTN_CALCULATION             1000 
#define IDC_COMBO_TYPE                  1001 
#define IDC_EDIT_DATA                   1002 
#define IDC_BTN_BROWSE                  1003 
#define IDC_EDIT_RESULT                 1004 
#define IDC_BTN_ABOUT                   1005 
#define IDC_PROGRESS                    1010 
#define IDC_CHECK_UPPER                 1011 
 
// Next default values for new objects 
//  
#ifdef APSTUDIO_INVOKED 
#ifndef APSTUDIO_READONLY_SYMBOLS 
#define _APS_NEXT_RESOURCE_VALUE        129 
#define _APS_NEXT_COMMAND_VALUE         32771 
#define _APS_NEXT_CONTROL_VALUE         1000 
#define _APS_NEXT_SYMED_VALUE           101 
#endif 
#endif