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.

93 lines
2.2 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include <windows.h>
  4. #include <ntverp.h>
  5. #include "resource.h"
  6. #define APSTUDIO_READONLY_SYMBOLS
  7. /////////////////////////////////////////////////////////////////////////////
  8. //
  9. // Generated from the TEXTINCLUDE 2 resource.
  10. //
  11. #include "winres.h"
  12. /////////////////////////////////////////////////////////////////////////////
  13. #undef APSTUDIO_READONLY_SYMBOLS
  14. /////////////////////////////////////////////////////////////////////////////
  15. // English (U.S.) resources
  16. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  17. #ifdef _WIN32
  18. LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
  19. #pragma code_page(1252)
  20. #endif //_WIN32
  21. #ifdef APSTUDIO_INVOKED
  22. /////////////////////////////////////////////////////////////////////////////
  23. //
  24. // TEXTINCLUDE
  25. //
  26. 1 TEXTINCLUDE DISCARDABLE
  27. BEGIN
  28. "resource.h\0"
  29. END
  30. 2 TEXTINCLUDE DISCARDABLE
  31. BEGIN
  32. "#include ""winres.h""\r\n"
  33. "\0"
  34. END
  35. 3 TEXTINCLUDE DISCARDABLE
  36. BEGIN
  37. "1 TYPELIB ""script.tlb""\r\n"
  38. "\0"
  39. END
  40. #endif // APSTUDIO_INVOKED
  41. /////////////////////////////////////////////////////////////////////////////
  42. //
  43. // REGISTRY
  44. //
  45. IDR_LOGSCRIPTING REGISTRY DISCARDABLE "LogScripting.rgs"
  46. /////////////////////////////////////////////////////////////////////////////
  47. //
  48. // String Table
  49. //
  50. STRINGTABLE DISCARDABLE
  51. BEGIN
  52. IDS_PROJNAME "Script"
  53. END
  54. #endif // English (U.S.) resources
  55. /////////////////////////////////////////////////////////////////////////////
  56. #ifndef APSTUDIO_INVOKED
  57. /////////////////////////////////////////////////////////////////////////////
  58. //
  59. // Generated from the TEXTINCLUDE 3 resource.
  60. //
  61. 1 TYPELIB "script.tlb"
  62. /////////////////////////////////////////////////////////////////////////////
  63. #endif // not APSTUDIO_INVOKED
  64. #define VER_FILETYPE VFT_DLL
  65. #define VER_FILESUBTYPE VFT2_UNKNOWN
  66. #define VER_FILEDESCRIPTION_STR "MSWC IIS Logging Object"
  67. #define VER_INTERNALNAME_STR "LOGSCRPT.DLL"
  68. #define VER_ORIGINALFILENAME_STR "LOGSCRPT.DLL"
  69. #define VER_LANGNEUTRAL
  70. #include "iisver.h"
  71. #include "common.ver"