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.

109 lines
2.4 KiB

  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. #include "winres.h"
  10. /////////////////////////////////////////////////////////////////////////////
  11. #undef APSTUDIO_READONLY_SYMBOLS
  12. /////////////////////////////////////////////////////////////////////////////
  13. // English (U.S.) resources
  14. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  15. #ifdef _WIN32
  16. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  17. #pragma code_page(1252)
  18. #endif //_WIN32
  19. #ifdef APSTUDIO_INVOKED
  20. /////////////////////////////////////////////////////////////////////////////
  21. //
  22. // TEXTINCLUDE
  23. //
  24. 1 TEXTINCLUDE DISCARDABLE
  25. BEGIN
  26. "resource.h\0"
  27. END
  28. 2 TEXTINCLUDE DISCARDABLE
  29. BEGIN
  30. "#include ""winres.h""\r\n"
  31. "\0"
  32. END
  33. 3 TEXTINCLUDE DISCARDABLE
  34. BEGIN
  35. "1 TYPELIB ""WmdmLog.tlb""\r\n"
  36. "\0"
  37. END
  38. 4 TEXTINCLUDE DISCARDABLE
  39. BEGIN
  40. "#include ""res\\wmdmlog.rc2""\r\n"
  41. "\0"
  42. END
  43. #endif // APSTUDIO_INVOKED
  44. /////////////////////////////////////////////////////////////////////////////
  45. //
  46. // REGISTRY
  47. //
  48. IDR_WMDMLOGGER REGISTRY DISCARDABLE "WMDMLogger.rgs"
  49. /////////////////////////////////////////////////////////////////////////////
  50. //
  51. // String Table
  52. //
  53. STRINGTABLE DISCARDABLE
  54. BEGIN
  55. IDS_PROJNAME "WmdmLog"
  56. END
  57. STRINGTABLE DISCARDABLE
  58. BEGIN
  59. IDS_LOG_SEV_INFO "Info: "
  60. IDS_LOG_SEV_WARN "Warning: "
  61. IDS_LOG_SEV_ERROR "** ERROR **: "
  62. IDS_LOG_DATETIME "[%4u%02u%02u%02u%02u%02u] "
  63. IDS_LOG_SRCNAME "[%s] "
  64. END
  65. STRINGTABLE DISCARDABLE
  66. BEGIN
  67. IDS_DEF_LOGFILE "Wmdm.log"
  68. IDS_DEF_MAXSIZE "51200"
  69. IDS_DEF_SHRINKTOSIZE "30720"
  70. IDS_DEF_LOGENABLED "0"
  71. END
  72. STRINGTABLE DISCARDABLE
  73. BEGIN
  74. IDS_MUTEX_TIMEOUT "3000"
  75. END
  76. #endif // English (U.S.) resources
  77. /////////////////////////////////////////////////////////////////////////////
  78. #ifndef APSTUDIO_INVOKED
  79. /////////////////////////////////////////////////////////////////////////////
  80. //
  81. // Generated from the TEXTINCLUDE 3 resource.
  82. //
  83. 1 TYPELIB "WmdmLog.tlb"
  84. #include "res\\wmdmlog.rc2"
  85. /////////////////////////////////////////////////////////////////////////////
  86. #endif // not APSTUDIO_INVOKED