Leaked source code of windows server 2003
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.

26 lines
1008 B

  1. //////////////////////////////////////////////////////
  2. // //
  3. // Fax Monitor resource ID file //
  4. // It compiles as part of FxsRes.dll //
  5. // All the IDs should be in range //
  6. // //
  7. // [12000 - 12499] //
  8. // //
  9. //////////////////////////////////////////////////////
  10. //
  11. // String resource IDs
  12. //
  13. #define IDS_FAX_PORT_DESC 12000
  14. #define IDS_PORT_ALREADY_EXISTS 12001
  15. #define IDS_FAXERR_RECOVERABLE 12002
  16. #define IDS_FAXERR_FATAL 12003
  17. #define IDS_FAXERR_BAD_TIFF 12004
  18. #define IDS_FAXERR_BAD_DATA16 12005
  19. #define IDS_ADD_PORT 12006
  20. #define IDS_DELETE_PORT 12007
  21. #define IDS_CONFIGURE_PORT 12008
  22. #define IDS_CONFIG_ERROR 12009
  23. #define IDS_ADD_ERROR 12010
  24. #define IDS_DELETE_ERROR 12011