38 lines
1.3 KiB
C
38 lines
1.3 KiB
C
|
//{{NO_DEPENDENCIES}}
|
||
|
// App Studio generated include file.
|
||
|
// Used by ARCVT.RC
|
||
|
//
|
||
|
#define IDS_ERROPENFILE 1
|
||
|
#define IDS_ERRCREATEFILE 2
|
||
|
#define IDS_ERRCREATEIDX 3
|
||
|
#define IDS_ERRUNICODE 4
|
||
|
#define IDS_ERRFORMATROOT 5
|
||
|
#define IDS_ERRFORMATROOTS 6
|
||
|
#define IDS_ERRFORMATPHRASE 7
|
||
|
#define IDS_ERRFORMATCODE 8
|
||
|
#define IDD_DIALOG1 101
|
||
|
#define IDR_MENU1 102
|
||
|
#define IDD_ABOUT 103
|
||
|
#define IDC_SOURCE 1000
|
||
|
#define IDC_DESTINATION 1001
|
||
|
#define IDC_EDIT1 1001
|
||
|
#define IDM_CALC 40001
|
||
|
#define IDM_WORD 40001
|
||
|
#define IDM_JOHN 40002
|
||
|
#define IDM_PHRASE 40002
|
||
|
#define IDM_HIGH 40003
|
||
|
#define IDM_HELP 40004
|
||
|
#define IDC_STATIC -1
|
||
|
|
||
|
// Next default values for new objects
|
||
|
//
|
||
|
#ifdef APSTUDIO_INVOKED
|
||
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||
|
|
||
|
#define _APS_NEXT_RESOURCE_VALUE 104
|
||
|
#define _APS_NEXT_COMMAND_VALUE 40005
|
||
|
#define _APS_NEXT_CONTROL_VALUE 1002
|
||
|
#define _APS_NEXT_SYMED_VALUE 101
|
||
|
#endif
|
||
|
#endif
|