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.

118 lines
2.8 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. /////////////////////////////////////////////////////////////////////////////
  20. //
  21. // Version
  22. //
  23. #include <ntverp.h>
  24. /*------------------------------------------------------------------------------*/
  25. /* the following section defines values used in the version */
  26. /* data structure for all files, and which do not change. */
  27. /*------------------------------------------------------------------------------*/
  28. #ifndef VER_FILETYPE
  29. #define VER_FILETYPE VFT_DLL
  30. #endif
  31. #ifndef DLL_VER
  32. #define VER_FILEDESCRIPTION_STR "Active Server Pages Transaction Object"
  33. #define VER_INTERNALNAME_STR "asptxn.dll"
  34. #define VER_ORIGINALFILENAME_STR "asptxn.dll"
  35. #endif
  36. #include <iisver.h>
  37. #include <common.ver>
  38. #ifdef APSTUDIO_INVOKED
  39. /////////////////////////////////////////////////////////////////////////////
  40. //
  41. // TEXTINCLUDE
  42. //
  43. 1 TEXTINCLUDE DISCARDABLE
  44. BEGIN
  45. "resource.h\0"
  46. END
  47. 2 TEXTINCLUDE DISCARDABLE
  48. BEGIN
  49. "#include ""winres.h""\r\n"
  50. "\0"
  51. END
  52. 3 TEXTINCLUDE DISCARDABLE
  53. BEGIN
  54. "1 TYPELIB ""txnscrpt.tlb""\r\n"
  55. "\0"
  56. END
  57. #endif // APSTUDIO_INVOKED
  58. /////////////////////////////////////////////////////////////////////////////
  59. //
  60. // REGISTRY
  61. //
  62. IDR_ASPOBJECTCONTEXT REGISTRY DISCARDABLE "asptxn.rgs"
  63. /////////////////////////////////////////////////////////////////////////////
  64. //
  65. // Accelerator
  66. //
  67. IDR_ACCELERATOR1 ACCELERATORS DISCARDABLE
  68. BEGIN
  69. "&", ID_ACCEL32768, ASCII, NOINVERT
  70. END
  71. /////////////////////////////////////////////////////////////////////////////
  72. //
  73. // String Table
  74. //
  75. STRINGTABLE DISCARDABLE
  76. BEGIN
  77. IDS_PROJNAME "asptxn"
  78. END
  79. #endif // English (U.S.) resources
  80. /////////////////////////////////////////////////////////////////////////////
  81. #ifndef APSTUDIO_INVOKED
  82. /////////////////////////////////////////////////////////////////////////////
  83. //
  84. // Generated from the TEXTINCLUDE 3 resource.
  85. //
  86. 1 TYPELIB "txnscrpt.tlb"
  87. /////////////////////////////////////////////////////////////////////////////
  88. #endif // not APSTUDIO_INVOKED