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.
21 lines
396 B
21 lines
396 B
/* PortTool v2.2 Seqdlg.h */
|
|
|
|
/**********************/
|
|
/* */
|
|
/* seqdlg.h */
|
|
/* */
|
|
/**********************/
|
|
|
|
|
|
/* Dialog Box Literals */
|
|
|
|
#define IDD_TEXT -1
|
|
#define IDD_OK 1
|
|
#define IDD_CANCEL 2
|
|
#define IDD_SCAN 3
|
|
#define IDD_PAUSE 4
|
|
#define IDD_OISTOPBTN 5
|
|
|
|
#define IDD_FILE 10
|
|
#define IDD_PAGE 11
|
|
|