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.

172 lines
4.2 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. #ifdef APSTUDIO_INVOKED
  13. /////////////////////////////////////////////////////////////////////////////
  14. //
  15. // TEXTINCLUDE
  16. //
  17. 1 TEXTINCLUDE DISCARDABLE
  18. BEGIN
  19. "resource.h\0"
  20. END
  21. 2 TEXTINCLUDE DISCARDABLE
  22. BEGIN
  23. "#include ""afxres.h""\r\n"
  24. "\0"
  25. END
  26. 3 TEXTINCLUDE DISCARDABLE
  27. BEGIN
  28. "#define _AFX_NO_SPLITTER_RESOURCES\r\n"
  29. "#define _AFX_NO_OLE_RESOURCES\r\n"
  30. "#define _AFX_NO_TRACKER_RESOURCES\r\n"
  31. "#define _AFX_NO_PROPERTY_RESOURCES\r\n"
  32. "\r\n"
  33. "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)\r\n"
  34. "#ifdef _WIN32\r\n"
  35. "LANGUAGE 9, 1\r\n"
  36. "#pragma code_page(1252)\r\n"
  37. "#endif //_WIN32\r\n"
  38. "#include ""res\\moninf.rc2"" // non-Microsoft Visual C++ edited resources\r\n"
  39. "#include ""afxres.rc"" // Standard components\r\n"
  40. "#endif\r\n"
  41. "\0"
  42. END
  43. /////////////////////////////////////////////////////////////////////////////
  44. #endif // APSTUDIO_INVOKED
  45. /////////////////////////////////////////////////////////////////////////////
  46. //
  47. // Icon
  48. //
  49. // Icon with lowest ID value placed first to ensure application icon
  50. // remains consistent on all systems.
  51. IDR_MAINFRAME ICON DISCARDABLE "res\\moninf.ico"
  52. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  53. #ifdef _WIN32
  54. LANGUAGE 9, 1
  55. #pragma code_page(1252)
  56. #endif //_WIN32
  57. /////////////////////////////////////////////////////////////////////////////
  58. //
  59. // Dialog
  60. //
  61. IDD_MONINF_DIALOG DIALOGEX 0, 0, 320, 200
  62. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  63. EXSTYLE WS_EX_APPWINDOW
  64. CAPTION "moninf"
  65. FONT 8, "MS Sans Serif"
  66. BEGIN
  67. DEFPUSHBUTTON "OK",IDOK,260,7,50,14
  68. PUSHBUTTON "Cancel",IDCANCEL,260,23,50,14
  69. LTEXT "TODO: Place dialog controls here.",IDC_STATIC,50,90,200,8
  70. END
  71. /////////////////////////////////////////////////////////////////////////////
  72. //
  73. // Version
  74. //
  75. VS_VERSION_INFO VERSIONINFO
  76. FILEVERSION 1,0,0,1
  77. PRODUCTVERSION 1,0,0,1
  78. FILEFLAGSMASK 0x3fL
  79. #ifdef _DEBUG
  80. FILEFLAGS 0x1L
  81. #else
  82. FILEFLAGS 0x0L
  83. #endif
  84. FILEOS 0x4L
  85. FILETYPE 0x1L
  86. FILESUBTYPE 0x0L
  87. BEGIN
  88. BLOCK "StringFileInfo"
  89. BEGIN
  90. BLOCK "040904B0"
  91. BEGIN
  92. VALUE "CompanyName", "\0"
  93. VALUE "FileDescription", "moninf MFC Application\0"
  94. VALUE "FileVersion", "1, 0, 0, 1\0"
  95. VALUE "InternalName", "moninf\0"
  96. VALUE "LegalCopyright", "Copyright (C) 2000\0"
  97. VALUE "LegalTrademarks", "\0"
  98. VALUE "OriginalFilename","moninf.EXE\0"
  99. VALUE "ProductName", "moninf Application\0"
  100. VALUE "ProductVersion", "1, 0, 0, 1\0"
  101. END
  102. END
  103. BLOCK "VarFileInfo"
  104. BEGIN
  105. VALUE "Translation", 0x409, 1200
  106. END
  107. END
  108. /////////////////////////////////////////////////////////////////////////////
  109. //
  110. // DESIGNINFO
  111. //
  112. #ifdef APSTUDIO_INVOKED
  113. GUIDELINES DESIGNINFO DISCARDABLE
  114. BEGIN
  115. IDD_MONINF_DIALOG, DIALOG
  116. BEGIN
  117. LEFTMARGIN, 7
  118. RIGHTMARGIN, 313
  119. TOPMARGIN, 7
  120. BOTTOMMARGIN,193
  121. END
  122. END
  123. #endif // APSTUDIO_INVOKED
  124. /////////////////////////////////////////////////////////////////////////////
  125. //
  126. // String Table
  127. //
  128. #endif
  129. #ifndef APSTUDIO_INVOKED
  130. /////////////////////////////////////////////////////////////////////////////
  131. //
  132. // Generated from the TEXTINCLUDE 3 resource.
  133. //
  134. #define _AFX_NO_SPLITTER_RESOURCES
  135. #define _AFX_NO_OLE_RESOURCES
  136. #define _AFX_NO_TRACKER_RESOURCES
  137. #define _AFX_NO_PROPERTY_RESOURCES
  138. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  139. #ifdef _WIN32
  140. LANGUAGE 9, 1
  141. #pragma code_page(1252)
  142. #endif //_WIN32
  143. #include "res\\moninf.rc2" // non-Microsoft Visual C++ edited resources
  144. #include "afxres.rc" // Standard components
  145. #endif
  146. /////////////////////////////////////////////////////////////////////////////
  147. #endif // not APSTUDIO_INVOKED