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.

113 lines
2.5 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. #include <windows.h>
  25. #ifdef WIN95
  26. #include "verinfo.h"
  27. #define VERSIONNAME "dpnhupnp.dll\0"
  28. #ifdef DBG
  29. #define VERSIONDESCRIPTION "Microsoft DirectPlay NAT Helper UPnP Debug\0"
  30. #else // ! DBG
  31. #define VERSIONDESCRIPTION "Microsoft DirectPlay NAT Helper UPnP\0"
  32. #endif // ! DBG
  33. #define VERSIONTYPE VFT_DLL
  34. #define VERSIONSUBTYPE VFT2_UNKNOWN
  35. #include "verinfo.ver"
  36. #elif WINCE
  37. #include <winver.h>
  38. #include "verinfo.h"
  39. #define VERSIONNAME "dpnhupnp.dll\0"
  40. #ifdef DBG
  41. #define VERSIONDESCRIPTION "Microsoft DirectPlay NAT Helper UPnP Debug\0"
  42. #else // ! DBG
  43. #define VERSIONDESCRIPTION "Microsoft DirectPlay NAT Helper UPnP\0"
  44. #endif // ! DBG
  45. #define VERSIONTYPE VFT_DLL
  46. #define VERSIONSUBTYPE VFT2_UNKNOWN
  47. #undef VERSIONPRODUCTNAME
  48. #define VERSIONPRODUCTNAME "Microsoft\256 DirectPlay for Windows\256 CE\0"
  49. #include "verinfo.ver"
  50. #else // !WIN95 && !WINCE
  51. #include <windows.h>
  52. #include <ntverp.h>
  53. #define VER_FILETYPE VFT_DLL
  54. #define VER_FILESUBTYPE VFT2_UNKNOWN
  55. #define VER_FILEDESCRIPTION_STR "Microsoft DirectPlay NAT Helper UPnP"
  56. #define VER_INTERNALNAME_STR "dpnhupnp.dll"
  57. #include "common.ver"
  58. #endif // WINCE
  59. #endif // !_MAC
  60. /*
  61. #ifdef APSTUDIO_INVOKED
  62. /////////////////////////////////////////////////////////////////////////////
  63. //
  64. // TEXTINCLUDE
  65. //
  66. 1 TEXTINCLUDE DISCARDABLE
  67. BEGIN
  68. "resource.h\0"
  69. END
  70. 2 TEXTINCLUDE DISCARDABLE
  71. BEGIN
  72. "#include ""afxres.h""\r\n"
  73. "\0"
  74. END
  75. 3 TEXTINCLUDE DISCARDABLE
  76. BEGIN
  77. "\r\n"
  78. "\0"
  79. END
  80. #endif // APSTUDIO_INVOKED
  81. */
  82. #endif // English (U.S.) resources