21 lines
631 B
C
21 lines
631 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by UTSampleAbout.rc
|
|
//
|
|
#define IDC_ABOUTSTATIC 1007
|
|
#define IDD_UT_SAMPLE_ABOUTBOX 20001
|
|
#define IDB_SAMPLE_ABOUT_LOGO 20002
|
|
#define IDC_SAMPLE_DESCRIPTION 20003
|
|
#define IDC_SAMPLE_TITLE 20004
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 108
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1008
|
|
#define _APS_NEXT_SYMED_VALUE 201
|
|
#endif
|
|
#endif
|