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.

91 lines
2.3 KiB

  1. // Microsoft Visual C++ 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 "afxres.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
  25. BEGIN
  26. "resource.h\0"
  27. END
  28. 2 TEXTINCLUDE
  29. BEGIN
  30. "#include ""afxres.h""\r\n"
  31. "\0"
  32. END
  33. 3 TEXTINCLUDE
  34. BEGIN
  35. "#include <ntverp.h>\r\n"
  36. "\r\n"
  37. "#define VER_FILETYPE VFT_DLL\r\n"
  38. "#define VER_FILESUBTYPE VFT2_UNKNOWN\r\n"
  39. "#define VER_FILEDESCRIPTION_STR ""Web Component Installer Module""\r\n"
  40. "#define VER_INTERNALNAME_STR ""WEBCAUM.DLL""\r\n"
  41. "#define VER_ORIGINALFILENAME_STR ""WEBCAUM.DLL""\r\n"
  42. "\r\n"
  43. "#include ""common.ver""\r\n"
  44. "\0"
  45. END
  46. #endif // APSTUDIO_INVOKED
  47. /////////////////////////////////////////////////////////////////////////////
  48. //
  49. // String Table
  50. //
  51. STRINGTABLE
  52. BEGIN
  53. IDS_UDDI_APPLICATION_FRIENDLY_NAME "UDDI Services User Interface"
  54. IDS_API_APPLICATION_FRIENDLY_NAME "UDDI Services API"
  55. END
  56. #endif // English (U.S.) resources
  57. /////////////////////////////////////////////////////////////////////////////
  58. #ifndef APSTUDIO_INVOKED
  59. /////////////////////////////////////////////////////////////////////////////
  60. //
  61. // Generated from the TEXTINCLUDE 3 resource.
  62. //
  63. #include <ntverp.h>
  64. #define VER_FILETYPE VFT_DLL
  65. #define VER_FILESUBTYPE VFT2_UNKNOWN
  66. #define VER_FILEDESCRIPTION_STR "Web Component Installer Module"
  67. #define VER_INTERNALNAME_STR "WEBCAUM.DLL"
  68. #define VER_ORIGINALFILENAME_STR "WEBCAUM.DLL"
  69. #include "common.ver"
  70. /////////////////////////////////////////////////////////////////////////////
  71. #endif // not APSTUDIO_INVOKED