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.

115 lines
2.8 KiB

  1. //+-------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. //
  5. // Copyright (C) Microsoft Corporation, 1997 - 1997
  6. //
  7. // File: bnts.rc
  8. //
  9. //--------------------------------------------------------------------------
  10. //Microsoft Developer Studio generated resource script.
  11. //
  12. #define APSTUDIO_READONLY_SYMBOLS
  13. /////////////////////////////////////////////////////////////////////////////
  14. //
  15. // Generated from the TEXTINCLUDE 2 resource.
  16. //
  17. #include "winres.h"
  18. /////////////////////////////////////////////////////////////////////////////
  19. #undef APSTUDIO_READONLY_SYMBOLS
  20. /////////////////////////////////////////////////////////////////////////////
  21. // English (U.S.) resources
  22. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  23. #ifdef _WIN32
  24. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  25. #pragma code_page(1252)
  26. #endif //_WIN32
  27. #ifdef APSTUDIO_INVOKED
  28. /////////////////////////////////////////////////////////////////////////////
  29. //
  30. // TEXTINCLUDE
  31. //
  32. 1 TEXTINCLUDE DISCARDABLE
  33. BEGIN
  34. "resource.h\0"
  35. END
  36. 2 TEXTINCLUDE DISCARDABLE
  37. BEGIN
  38. "#include ""winres.h""\r\n"
  39. "\0"
  40. END
  41. 3 TEXTINCLUDE DISCARDABLE
  42. BEGIN
  43. "\r\n"
  44. "\0"
  45. END
  46. #endif // APSTUDIO_INVOKED
  47. #ifndef _MAC
  48. /////////////////////////////////////////////////////////////////////////////
  49. //
  50. // Version
  51. //
  52. VS_VERSION_INFO VERSIONINFO
  53. FILEVERSION 1,0,0,5
  54. PRODUCTVERSION 1,0,0,5
  55. FILEFLAGSMASK 0x3fL
  56. #ifdef _DEBUG
  57. FILEFLAGS 0x9L
  58. #else
  59. FILEFLAGS 0x8L
  60. #endif
  61. FILEOS 0x40004L
  62. FILETYPE 0x2L
  63. FILESUBTYPE 0x0L
  64. BEGIN
  65. BLOCK "StringFileInfo"
  66. BEGIN
  67. BLOCK "040904b0"
  68. BEGIN
  69. VALUE "Comments", "MSR DTAS: Bayesian Inference Belief Network Troubleshooting Library\0"
  70. VALUE "CompanyName", "Microsoft Corporation; Microsoft Research\0"
  71. VALUE "FileDescription", "Belief Network Troubleshooting\0"
  72. VALUE "FileVersion", "1.0.0.5\0"
  73. VALUE "InternalName", "bnts.dll\0"
  74. VALUE "LegalCopyright", "Copyright (C) 1997-2000\0"
  75. VALUE "OriginalFilename", "bnts.dll\0"
  76. VALUE "ProductName", "Microsoft BNTS\0"
  77. VALUE "ProductVersion", "1.0.0.5\0"
  78. VALUE "OriginalDate", "Tuesday, Aug 1, 2000\0"
  79. END
  80. END
  81. BLOCK "VarFileInfo"
  82. BEGIN
  83. VALUE "Translation", 0x409, 1200
  84. END
  85. END
  86. #endif // !_MAC
  87. #endif // English (U.S.) resources
  88. /////////////////////////////////////////////////////////////////////////////
  89. #ifndef APSTUDIO_INVOKED
  90. /////////////////////////////////////////////////////////////////////////////
  91. //
  92. // Generated from the TEXTINCLUDE 3 resource.
  93. //
  94. /////////////////////////////////////////////////////////////////////////////
  95. #endif // not APSTUDIO_INVOKED