27 lines
871 B
C
27 lines
871 B
C
|
//{{NO_DEPENDENCIES}}
|
||
|
// Microsoft Developer Studio generated include file.
|
||
|
// Used by MsgRes.rc
|
||
|
//
|
||
|
#define IDS_PRODUCT_NAME 1
|
||
|
#define IDS_COMPANY 2
|
||
|
#define IDS_MSG_FIRST_COLUMN 3
|
||
|
#define IDS_MSG_SECOND_COLUMN 4
|
||
|
#define IDS_MSG_THIRD_COLUMN 5
|
||
|
#define IDS_MSG_FOURTH_COLUMN 6
|
||
|
#define IDD_MESSAGE 101
|
||
|
#define IDC_MESSAGES 1001
|
||
|
#define ID_SAVE 1002
|
||
|
#define IDC_FILENAME 1003
|
||
|
#define ID_CLEAR_DISPLAY 1004
|
||
|
|
||
|
// Next default values for new objects
|
||
|
//
|
||
|
#ifdef APSTUDIO_INVOKED
|
||
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||
|
#define _APS_NEXT_RESOURCE_VALUE 102
|
||
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
||
|
#define _APS_NEXT_CONTROL_VALUE 1004
|
||
|
#define _APS_NEXT_SYMED_VALUE 102
|
||
|
#endif
|
||
|
#endif
|