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.

169 lines
4.1 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 "afxres.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. /////////////////////////////////////////////////////////////////////////////
  20. //
  21. // Version
  22. //
  23. VS_VERSION_INFO VERSIONINFO
  24. FILEVERSION 1,0,0,1
  25. PRODUCTVERSION 1,0,0,1
  26. FILEFLAGSMASK 0x3fL
  27. #ifdef _DEBUG
  28. FILEFLAGS 0x1L
  29. #else
  30. FILEFLAGS 0x0L
  31. #endif
  32. FILEOS 0x40004L
  33. FILETYPE 0x2L
  34. FILESUBTYPE 0x0L
  35. BEGIN
  36. BLOCK "StringFileInfo"
  37. BEGIN
  38. BLOCK "040904b0"
  39. BEGIN
  40. VALUE "Comments", "Written by Windows Printing & Imaging Team"
  41. VALUE "CompanyName", "Microsoft Corp."
  42. VALUE "FileDescription", "OEM UI Test Module."
  43. VALUE "FileVersion", "1, 0, 0, 1"
  44. VALUE "InternalName", "OEMUI"
  45. VALUE "LegalCopyright", "Copyright � 1998 - 2003 Microsoft Corp."
  46. VALUE "LegalTrademarks", "Microsoft� is a registered trademark of Microsoft Corporation. Windows(TM) is a trademark of Microsoft Corporation"
  47. VALUE "OriginalFilename", "OEMUI.dll"
  48. VALUE "ProductName", "Microsoft OEMUI"
  49. VALUE "ProductVersion", "1.1"
  50. END
  51. END
  52. BLOCK "VarFileInfo"
  53. BEGIN
  54. VALUE "Translation", 0x409, 1200
  55. END
  56. END
  57. #ifdef APSTUDIO_INVOKED
  58. /////////////////////////////////////////////////////////////////////////////
  59. //
  60. // TEXTINCLUDE
  61. //
  62. 1 TEXTINCLUDE
  63. BEGIN
  64. "resource.h\0"
  65. END
  66. 2 TEXTINCLUDE
  67. BEGIN
  68. "#include ""afxres.h""\r\n"
  69. "\0"
  70. END
  71. 3 TEXTINCLUDE
  72. BEGIN
  73. "\r\n"
  74. "\0"
  75. END
  76. #endif // APSTUDIO_INVOKED
  77. /////////////////////////////////////////////////////////////////////////////
  78. //
  79. // Dialog
  80. //
  81. IDD_DEVICE_PROPPAGE DIALOG 0, 0, 179, 113
  82. STYLE DS_SETFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
  83. CAPTION "Device Property Page"
  84. FONT 8, "MS Shell Dialog"
  85. BEGIN
  86. LTEXT "OEM UI Added Page",IDC_STATIC,55,14,68,11
  87. PUSHBUTTON "Calibrate",IDC_CALIBRATE,61,34,50,14
  88. END
  89. IDD_DOC_PROPPAGE DIALOG 0, 0, 210, 154
  90. STYLE DS_SETFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
  91. CAPTION "Document Property Page"
  92. FONT 8, "MS Shell Dialog"
  93. BEGIN
  94. LTEXT "OEM UI Document Property Page",IDC_STATIC,60,73,108,8
  95. END
  96. /////////////////////////////////////////////////////////////////////////////
  97. //
  98. // DESIGNINFO
  99. //
  100. #ifdef APSTUDIO_INVOKED
  101. GUIDELINES DESIGNINFO
  102. BEGIN
  103. IDD_DEVICE_PROPPAGE, DIALOG
  104. BEGIN
  105. LEFTMARGIN, 7
  106. RIGHTMARGIN, 172
  107. TOPMARGIN, 8
  108. BOTTOMMARGIN, 106
  109. END
  110. IDD_DOC_PROPPAGE, DIALOG
  111. BEGIN
  112. LEFTMARGIN, 7
  113. RIGHTMARGIN, 203
  114. TOPMARGIN, 7
  115. BOTTOMMARGIN, 147
  116. END
  117. END
  118. #endif // APSTUDIO_INVOKED
  119. /////////////////////////////////////////////////////////////////////////////
  120. //
  121. // String Table
  122. //
  123. STRINGTABLE
  124. BEGIN
  125. IDS_SECTION "OEM UI Added Item"
  126. IDS_CALIBRATED "Printer has been calibrated."
  127. IDS_NAME "OEM UI Customization DLL"
  128. IDS_DEV_SECTION "Device Settings OEM UI Added Item"
  129. IDS_ADV_SECTION "Advanced OEM UI Added Item"
  130. END
  131. #endif // English (U.S.) resources
  132. /////////////////////////////////////////////////////////////////////////////
  133. #ifndef APSTUDIO_INVOKED
  134. /////////////////////////////////////////////////////////////////////////////
  135. //
  136. // Generated from the TEXTINCLUDE 3 resource.
  137. //
  138. /////////////////////////////////////////////////////////////////////////////
  139. #endif // not APSTUDIO_INVOKED