Windows NT 4.0 source code leak
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.

14 lines
482 B

4 years ago
  1. #define DLG_PORTNAME 200
  2. #define IDD_PN_PB_HELP 201
  3. #define IDD_PN_EF_PORTNAME 202
  4. #define DLG_CONFIGURE_LPT 300
  5. #define IDD_CL_EF_TIMEOUT 301
  6. #define IDD_CL_EF_DEVICENOTSELECTED 302
  7. #define IDD_CL_EF_TRANSMISSIONRETRY 303
  8. #define IDD_CF_PB_HELP 304
  9. #define DLG_PRINTTOFIL 100
  10. #define DLG_PRINTTOFILE 400
  11. #define IDD_PF_EF_OUTPUTFILENAME 401
  12. #define IDD_PF_PB_HELP 402