You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
588 B
21 lines
588 B
#define IDS_DESCRIPTION 1
|
|
|
|
|
|
#define DLG_SCRNSAVECONFIGURE 2003
|
|
|
|
|
|
#define idsIniFile 1001
|
|
#define idsAppName 1007
|
|
|
|
#define ID_SPEED 1003
|
|
#define IDC_RADIOTYPE1 1054
|
|
#define IDC_RADIOTYPE2 1055
|
|
#define IDC_RADIOTYPE3 1056
|
|
#define IDC_RADIOTYPE4 1057
|
|
#define IDC_RADIOTYPE5 1058
|
|
|
|
|
|
#define ID_OK 1011
|
|
#define ID_CANCEL 1012
|
|
#define ID_DIR 1013
|
|
|