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
1.9 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 "dpnhpast.dll\0"
  28. #ifdef DBG
  29. #define VERSIONDESCRIPTION "Microsoft DirectPlay NAT Helper PAST Debug\0"
  30. #else // ! DBG
  31. #define VERSIONDESCRIPTION "Microsoft DirectPlay NAT Helper PAST\0"
  32. #endif // ! DBG
  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 DirectPlay NAT Helper PAST"
  42. #define VER_INTERNALNAME_STR "dpnhpast.dll"
  43. #include "common.ver"
  44. #endif
  45. #endif // !_MAC
  46. /*
  47. #ifdef APSTUDIO_INVOKED
  48. /////////////////////////////////////////////////////////////////////////////
  49. //
  50. // TEXTINCLUDE
  51. //
  52. 1 TEXTINCLUDE DISCARDABLE
  53. BEGIN
  54. "resource.h\0"
  55. END
  56. 2 TEXTINCLUDE DISCARDABLE
  57. BEGIN
  58. "#include ""afxres.h""\r\n"
  59. "\0"
  60. END
  61. 3 TEXTINCLUDE DISCARDABLE
  62. BEGIN
  63. "\r\n"
  64. "\0"
  65. END
  66. #endif // APSTUDIO_INVOKED
  67. */
  68. #endif // English (U.S.) resources