18 lines
826 B
C
18 lines
826 B
C
// --------------------------------------------------------------------------------
|
|
// Resource.h
|
|
// --------------------------------------------------------------------------------
|
|
#define IDD_IMPORTOE5 101
|
|
#define IDC_FROM_ID 1000
|
|
#define IDC_IDLIST 1001
|
|
#define IDC_FROM_DIRECTORY 1002
|
|
#define IDC_OE5ONLY 1003
|
|
#define IDS_SELECT_ID 1006
|
|
#define IDS_TITLE 1007
|
|
#define IDS_CANT_IMPORT_ID 1008
|
|
#define IDC_STATIC -1
|
|
#define IDD_PASSWORD 1009
|
|
#define IDS_PROMPT 1010
|
|
#define IDE_PASSWORD 1011
|
|
#define IDS_PASSWORD_ERROR 1012
|
|
#define IDS_ACCESS_DENIED 1013
|