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.

155 lines
3.8 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 "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 DISCARDABLE
  25. BEGIN
  26. "resource.h\0"
  27. END
  28. 2 TEXTINCLUDE DISCARDABLE
  29. BEGIN
  30. "#include ""winres.h""\r\n"
  31. "\0"
  32. END
  33. 3 TEXTINCLUDE DISCARDABLE
  34. BEGIN
  35. "1 TYPELIB ""SlayerUI.tlb""\r\n"
  36. "\0"
  37. END
  38. #endif // APSTUDIO_INVOKED
  39. #ifndef _MAC
  40. /////////////////////////////////////////////////////////////////////////////
  41. //
  42. // Version
  43. //
  44. VS_VERSION_INFO VERSIONINFO
  45. FILEVERSION 1,0,0,1
  46. PRODUCTVERSION 1,0,0,1
  47. FILEFLAGSMASK 0x3fL
  48. #ifdef _DEBUG
  49. FILEFLAGS 0x1L
  50. #else
  51. FILEFLAGS 0x0L
  52. #endif
  53. FILEOS 0x4L
  54. FILETYPE 0x2L
  55. FILESUBTYPE 0x0L
  56. BEGIN
  57. BLOCK "StringFileInfo"
  58. BEGIN
  59. BLOCK "040904B0"
  60. BEGIN
  61. VALUE "CompanyName", "\0"
  62. VALUE "FileDescription", "SlayerUI Module\0"
  63. VALUE "FileVersion", "1, 0, 0, 1\0"
  64. VALUE "InternalName", "SlayerUI\0"
  65. VALUE "LegalCopyright", "Copyright 2000\0"
  66. VALUE "OriginalFilename", "SlayerUI.DLL\0"
  67. VALUE "ProductName", "SlayerUI Module\0"
  68. VALUE "ProductVersion", "1, 0, 0, 1\0"
  69. VALUE "OLESelfRegister", "\0"
  70. END
  71. END
  72. BLOCK "VarFileInfo"
  73. BEGIN
  74. VALUE "Translation", 0x409, 1200
  75. END
  76. END
  77. #endif // !_MAC
  78. /////////////////////////////////////////////////////////////////////////////
  79. //
  80. // DESIGNINFO
  81. //
  82. #ifdef APSTUDIO_INVOKED
  83. GUIDELINES DESIGNINFO DISCARDABLE
  84. BEGIN
  85. IDD_LAYER_PROPPAGE, DIALOG
  86. BEGIN
  87. LEFTMARGIN, 7
  88. RIGHTMARGIN, 217
  89. TOPMARGIN, 7
  90. BOTTOMMARGIN, 125
  91. END
  92. END
  93. #endif // APSTUDIO_INVOKED
  94. /////////////////////////////////////////////////////////////////////////////
  95. //
  96. // Dialog
  97. //
  98. IDD_LAYER_PROPPAGE DIALOG DISCARDABLE 0, 0, 224, 132
  99. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  100. CAPTION "Shim Layer Property Page"
  101. FONT 8, "MS Shell Dlg"
  102. BEGIN
  103. CONTROL "Run in compatibility mode:",IDC_USE_LAYER,"Button",
  104. BS_AUTOCHECKBOX | WS_TABSTOP,36,63,98,10
  105. COMBOBOX IDC_LAYER_NAME,36,78,152,43,CBS_DROPDOWNLIST |
  106. WS_DISABLED | WS_VSCROLL | WS_TABSTOP
  107. LTEXT "You can try running this application under one of the compatibility modes available below. While this does not guarantee that the application will run, it is a backdoor solution for applications that were not tested on Windows 2000.",
  108. IDC_STATIC,7,7,210,42
  109. END
  110. /////////////////////////////////////////////////////////////////////////////
  111. //
  112. // String Table
  113. //
  114. STRINGTABLE DISCARDABLE
  115. BEGIN
  116. IDS_PROJNAME "SlayerUI"
  117. END
  118. #endif // English (U.S.) resources
  119. /////////////////////////////////////////////////////////////////////////////
  120. #ifndef APSTUDIO_INVOKED
  121. /////////////////////////////////////////////////////////////////////////////
  122. //
  123. // Generated from the TEXTINCLUDE 3 resource.
  124. //
  125. 1 TYPELIB "SlayerUI.tlb"
  126. /////////////////////////////////////////////////////////////////////////////
  127. #endif // not APSTUDIO_INVOKED