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.

122 lines
3.7 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 "winres.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 ""winres.h""\r\n"
  31. "\0"
  32. END
  33. 3 TEXTINCLUDE
  34. BEGIN
  35. "\r\n"
  36. "\0"
  37. END
  38. #endif // APSTUDIO_INVOKED
  39. /////////////////////////////////////////////////////////////////////////////
  40. //
  41. // Version
  42. //
  43. VS_VERSION_INFO VERSIONINFO
  44. FILEVERSION 1,0,0,1
  45. PRODUCTVERSION 1,0,0,1
  46. FILEFLAGSMASK 0x3fL
  47. #ifdef _DEBUG
  48. FILEFLAGS 0x1L
  49. #else
  50. FILEFLAGS 0x0L
  51. #endif
  52. FILEOS 0x4L
  53. FILETYPE 0x2L
  54. FILESUBTYPE 0x0L
  55. BEGIN
  56. BLOCK "StringFileInfo"
  57. BEGIN
  58. BLOCK "040904B0"
  59. BEGIN
  60. VALUE "CompanyName", "TODO: <Company name>"
  61. VALUE "FileDescription", "TODO: <File description>"
  62. VALUE "FileVersion", "1.0.0.1"
  63. VALUE "LegalCopyright", "TODO: (c) <Company name>. All rights reserved."
  64. VALUE "InternalName", "OCAData.dll"
  65. VALUE "OriginalFilename", "OCAData.dll"
  66. VALUE "ProductName", "TODO: <Product name>"
  67. VALUE "ProductVersion", "1.0.0.1"
  68. END
  69. END
  70. BLOCK "VarFileInfo"
  71. BEGIN
  72. VALUE "Translation", 0x409, 1200
  73. END
  74. END
  75. /////////////////////////////////////////////////////////////////////////////
  76. //
  77. // REGISTRY
  78. //
  79. IDR_OCADATA REGISTRY "OCAData.rgs"
  80. /////////////////////////////////////////////////////////////////////////////
  81. //
  82. // String Table
  83. //
  84. STRINGTABLE
  85. BEGIN
  86. IDS_PROJNAME "OCAData"
  87. IDS_NOTE100 "Under optimal conditions, the baseline should be the number of files uploaded to the Office Watson server*. This value corresponds to the number of customers that encounter a Stop error and choose to submit the file to Microsoft for analysis. Once the user clicks the Close button on the Error reporting dialog, Internet Explorer is launched and the Auto.asp Web page is displayed. At this time, the Web page connects to the Office Watson server and copies the file locally. At the same time, an entry is made in the KACustomer2 database, which corresponds to the SQL entry. This file is then submitted to the Online Crash Analysis central FileMover for processing and archival. At the time of archival, the file is moved to our Archive server and moved to a directory corresponding the data that the file was moved."
  88. IDS_NOTE101 "The numbers should be used to get a general idea of the amount of traffice that the Online Crash Analysis Web site recieves and the amount of processing our service does each dayeek."
  89. END
  90. #endif // English (U.S.) resources
  91. /////////////////////////////////////////////////////////////////////////////
  92. #ifndef APSTUDIO_INVOKED
  93. /////////////////////////////////////////////////////////////////////////////
  94. //
  95. // Generated from the TEXTINCLUDE 3 resource.
  96. //
  97. /////////////////////////////////////////////////////////////////////////////
  98. #endif // not APSTUDIO_INVOKED