2002-07-22 21:05:41 +00:00
|
|
|
//{{NO_DEPENDENCIES}}
|
|
|
|
// Used by control.rc
|
|
|
|
//
|
2002-08-17 15:16:38 +00:00
|
|
|
#define IDS_APP_TITLE 103
|
|
|
|
#define IDI_SMALL 104
|
|
|
|
#define IDC_CONTROL 105
|
|
|
|
#define IDC_STATIC -1
|
2002-07-22 21:05:41 +00:00
|
|
|
|
|
|
|
// Next default values for new objects
|
|
|
|
//
|
|
|
|
#ifdef APSTUDIO_INVOKED
|
|
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
2002-08-17 15:16:38 +00:00
|
|
|
#define _APS_NEXT_RESOURCE_VALUE 107
|
|
|
|
#define _APS_NEXT_COMMAND_VALUE 32700
|
2002-07-22 21:05:41 +00:00
|
|
|
#define _APS_NEXT_CONTROL_VALUE 1000
|
|
|
|
#define _APS_NEXT_SYMED_VALUE 110
|
|
|
|
#endif
|
|
|
|
#endif
|
2002-08-17 15:16:38 +00:00
|
|
|
|