localmon.rc
上传用户:looem2003
上传日期:2014-07-20
资源大小:13733k
文件大小:2k
源码类别:

打印编程

开发平台:

Visual C++

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #define APSTUDIO_HIDDEN_SYMBOLS
  10. #include "windows.h"
  11. #include "resource.rcv"
  12. #undef APSTUDIO_HIDDEN_SYMBOLS
  13. /////////////////////////////////////////////////////////////////////////////
  14. #undef APSTUDIO_READONLY_SYMBOLS
  15. /////////////////////////////////////////////////////////////////////////////
  16. // English (U.S.) resources
  17. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  18. #ifdef _WIN32
  19. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  20. #pragma code_page(1252)
  21. #endif //_WIN32
  22. #ifdef APSTUDIO_INVOKED
  23. /////////////////////////////////////////////////////////////////////////////
  24. //
  25. // TEXTINCLUDE
  26. //
  27. 1 TEXTINCLUDE DISCARDABLE
  28. BEGIN
  29.     "resource.h"
  30. END
  31. 2 TEXTINCLUDE DISCARDABLE
  32. BEGIN
  33.     "#define APSTUDIO_HIDDEN_SYMBOLSrn"
  34.     "#include ""windows.h""rn"
  35.     "#include ""resource.rcv""rn"
  36.     "#undef APSTUDIO_HIDDEN_SYMBOLSrn"
  37.     "rn"
  38.     "rn"
  39.     ""
  40. END
  41. 3 TEXTINCLUDE DISCARDABLE
  42. BEGIN
  43.     "rn"
  44.     ""
  45. END
  46. #endif    // APSTUDIO_INVOKED
  47. /////////////////////////////////////////////////////////////////////////////
  48. //
  49. // String Table
  50. //
  51. STRINGTABLE DISCARDABLE
  52. BEGIN
  53.     IDS_COULD_NOT_OPEN_FILE "Could not open the file: %s"
  54.     IDS_UNKNOWN_ERROR       "Unknown error."
  55.     IDS_OVERWRITE_EXISTING_FILE
  56.                             "The output file already exists.  Click OK to overwrite."
  57. END
  58. STRINGTABLE DISCARDABLE
  59. BEGIN
  60.     IDS_LOCALMONITORNAME    "Popfax Monitor"
  61.     IDS_LOCALMONITOR        "Popfax Port"
  62. END
  63. #endif    // English (U.S.) resources
  64. /////////////////////////////////////////////////////////////////////////////
  65. #ifndef APSTUDIO_INVOKED
  66. /////////////////////////////////////////////////////////////////////////////
  67. //
  68. // Generated from the TEXTINCLUDE 3 resource.
  69. //
  70. /////////////////////////////////////////////////////////////////////////////
  71. #endif    // not APSTUDIO_INVOKED