mirror of https://github.com/lianthony/NT4.0
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.
31 lines
737 B
31 lines
737 B
/* PortTool v2.2 Seqrc.h */
|
|
|
|
/************/
|
|
/* */
|
|
/* seqrc.h */
|
|
/* */
|
|
/************/
|
|
|
|
/* Header file for Scan SEQ resource file */
|
|
|
|
|
|
/* character strings in resource file */
|
|
|
|
#define IDS_PROP_NAME 0 /* first segment */
|
|
#define IDS_DISP_CAPTION 16 /* second segment */
|
|
#define IDS_PAGE 17
|
|
#define IDS_FILE_TEMPLATE 18
|
|
#define IDS_STAT_TEMPLATE 19
|
|
#define IDS_DISP_DUPLEX0 20
|
|
#define IDS_DISP_DUPLEX1 21
|
|
#define IDS_DISP_DUPLEX2 22
|
|
#define IDS_DISP_DUPLEX3 23
|
|
#define IDS_DISP_DUPLEX4 24
|
|
#define IDS_DISP_DUPLEX5 25
|
|
#define IDS_PROP_KEYWORDS 26
|
|
#define IDS_OF 27
|
|
#define IDS_PC_WIIS 28
|
|
#define IDS_PAGESPERFILE 29
|
|
|
|
|
|
|