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.

107 lines
2.2 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 "windows.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. #ifndef _MAC
  20. /////////////////////////////////////////////////////////////////////////////
  21. //
  22. // Version
  23. //
  24. #ifdef WIN95
  25. #include <windows.h>
  26. #include "verinfo.h"
  27. #define VERSIONNAME "dp8sim.dll\0"
  28. #ifdef DEBUG
  29. #define VERSIONDESCRIPTION "Microsoft DirectPlay8 Network Simulator Debug\0"
  30. #else
  31. #define VERSIONDESCRIPTION "Microsoft DirectPlay8 Network Simulator\0"
  32. #endif
  33. #define VERSIONTYPE VFT_DLL
  34. #define VERSIONSUBTYPE VFT2_UNKNOWN
  35. #include "verinfo.ver"
  36. #else // WinNT
  37. #include <windows.h>
  38. #include <ntverp.h>
  39. #define VER_FILETYPE VFT_DLL
  40. #define VER_FILESUBTYPE VFT2_UNKNOWN
  41. #define VER_FILEDESCRIPTION_STR "Microsoft DirectPlay8 Network Simulator"
  42. #define VER_INTERNALNAME_STR "dp8sim.dll"
  43. #include "common.ver"
  44. #endif
  45. #endif // !_MAC
  46. /////////////////////////////////////////////////////////////////////////////
  47. //
  48. // String Table
  49. //
  50. STRINGTABLE DISCARDABLE
  51. BEGIN
  52. IDS_FRIENDLYNAME_TCPIP "DirectPlay8 TCP/IP Service Provider (Network Simulator)"
  53. END
  54. /////////////////////////////////////////////////////////////////////////////
  55. /*
  56. #ifdef APSTUDIO_INVOKED
  57. /////////////////////////////////////////////////////////////////////////////
  58. //
  59. // TEXTINCLUDE
  60. //
  61. 1 TEXTINCLUDE DISCARDABLE
  62. BEGIN
  63. "resource.h\0"
  64. END
  65. 2 TEXTINCLUDE DISCARDABLE
  66. BEGIN
  67. "#include ""afxres.h""\r\n"
  68. "\0"
  69. END
  70. 3 TEXTINCLUDE DISCARDABLE
  71. BEGIN
  72. "\r\n"
  73. "\0"
  74. END
  75. #endif // APSTUDIO_INVOKED
  76. */
  77. #endif // English (U.S.) resources