/* 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