44 lines
1.6 KiB
C
44 lines
1.6 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by ExcelMng.rc
|
|
//
|
|
#define IDM_ABOUTBOX 0x0010
|
|
#define IDD_ABOUTBOX 100
|
|
#define IDP_OLE_INIT_FAILED 100
|
|
#define IDS_ABOUTBOX 101
|
|
#define IDD_EXCELMNG_DIALOG 102
|
|
#define IDR_MAINFRAME 128
|
|
#define IDD_DLG_SEND_MAIL 129
|
|
#define IDC_BTN_EXCEL_READ 1000
|
|
#define IDC_EDIT_STT_ROW 1001
|
|
#define IDC_EDIT_STT_COL 1002
|
|
#define IDC_EDIT_END_ROW 1003
|
|
#define IDC_EDIT_END_COL 1004
|
|
#define IDC_COMBO1 1006
|
|
#define IDC_LIST_CONTENTS 1009
|
|
#define IDC_EDIT_ERROR 1010
|
|
#define IDC_BTN_ERROR_SAVE 1012
|
|
#define IDC_BTN_EMAIL_SEND 1014
|
|
#define IDC_BTN_SAVE_TXT 1015
|
|
#define IDC_BTN_SEND 1016
|
|
#define IDC_BTN_FILE_FIND 1017
|
|
#define IDC_EDIT_FILE_PATH 1018
|
|
#define IDC_EDIT_ADDRESS 1019
|
|
#define IDC_CHECK1 1020
|
|
#define IDC_CHECK_HEADER 1020
|
|
#define IDC_BUTTON_SAVE 1021
|
|
#define IDC_BUTTON_LOCATION_SAVE 1021
|
|
#define IDC_EDIT1 1022
|
|
#define IDC_EDIT_SHEETNO 1022
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 130
|
|
#define _APS_NEXT_COMMAND_VALUE 32771
|
|
#define _APS_NEXT_CONTROL_VALUE 1023
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|