VDMFC.RC
上传用户:bangxh
上传日期:2007-01-31
资源大小:42235k
文件大小:6k
源码类别:

Windows编程

开发平台:

Visual C++

  1. //
  2. // VdMFC.rc: resource script generated by Microsoft Developer Studio. 
  3. //
  4. // Copyright (C) 1997 Microsoft Corporation
  5. // All rights reserved.
  6. //
  7. // This source code is only intended as a supplement to the
  8. // Broadcast Architecture Programmer's Reference.
  9. // For detailed information regarding Broadcast
  10. // Architecture, see the reference.
  11. //
  12. #include "resource.h"
  13. #define APSTUDIO_READONLY_SYMBOLS
  14. /////////////////////////////////////////////////////////////////////////////
  15. //
  16. // Generated from the TEXTINCLUDE 2 resource.
  17. //
  18. #include "afxres.h"
  19. /////////////////////////////////////////////////////////////////////////////
  20. #undef APSTUDIO_READONLY_SYMBOLS
  21. /////////////////////////////////////////////////////////////////////////////
  22. // English (U.S.) resources
  23. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  24. #ifdef _WIN32
  25. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  26. #pragma code_page(1252)
  27. #endif //_WIN32
  28. #ifdef APSTUDIO_INVOKED
  29. /////////////////////////////////////////////////////////////////////////////
  30. //
  31. // TEXTINCLUDE
  32. //
  33. 1 TEXTINCLUDE DISCARDABLE 
  34. BEGIN
  35.     "resource.h"
  36. END
  37. 2 TEXTINCLUDE DISCARDABLE 
  38. BEGIN
  39.     "#include ""afxres.h""rn"
  40.     ""
  41. END
  42. 3 TEXTINCLUDE DISCARDABLE 
  43. BEGIN
  44.     "#define _AFX_NO_SPLITTER_RESOURCESrn"
  45.     "#define _AFX_NO_OLE_RESOURCESrn"
  46.     "#define _AFX_NO_TRACKER_RESOURCESrn"
  47.     "#define _AFX_NO_PROPERTY_RESOURCESrn"
  48.     "rn"
  49.     "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)rn"
  50.     "#ifdef _WIN32rn"
  51.     "LANGUAGE 9, 1rn"
  52.     "#pragma code_page(1252)rn"
  53.     "#endifrn"
  54.     "#include ""res\VdMFC.rc2""  // non-Microsoft Visual C++ edited resourcesrn"
  55.     "#include ""afxres.rc""         // Standard componentsrn"
  56.     "#endif"
  57. END
  58. #endif    // APSTUDIO_INVOKED
  59. /////////////////////////////////////////////////////////////////////////////
  60. //
  61. // Icon
  62. //
  63. // Icon with lowest ID value placed first to ensure application icon
  64. // remains consistent on all systems.
  65. IDR_MAINFRAME           ICON    DISCARDABLE     "res\VdMFC.ico"
  66. /////////////////////////////////////////////////////////////////////////////
  67. //
  68. // Dialog
  69. //
  70. IDD_VDMFC_DIALOG DIALOGEX 0, 0, 309, 207
  71. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  72. EXSTYLE WS_EX_APPWINDOW
  73. CAPTION "VdMFC"
  74. FONT 8, "MS Sans Serif"
  75. BEGIN
  76.     LISTBOX         IDC_LISTBOX,7,7,77,74,LBS_SORT | LBS_NOINTEGRALHEIGHT | 
  77.                     WS_VSCROLL | WS_TABSTOP
  78.     CONTROL         "",IDC_VIDCNTRL,"{31263EC0-2957-11CF-A1E5-00AA9EC79700}",
  79.                     WS_TABSTOP,87,7,215,165
  80.     EDITTEXT        IDC_EDITFILENAME,7,156,60,12,ES_AUTOHSCROLL
  81.     PUSHBUTTON      "Set Input",IDC_SETINPUT,7,84,35,11
  82.     PUSHBUTTON      "Set Output",IDC_SETOUTPUT,47,84,39,11
  83.     EDITTEXT        IDC_EDITCHANNEL,7,106,60,12,ES_AUTOHSCROLL
  84.     PUSHBUTTON      "Set File Name",IDC_SETFILENAME,7,169,52,11
  85.     PUSHBUTTON      "Set Channels",IDC_SETCHANNEL,8,118,46,11
  86.     PUSHBUTTON      "On/Off Video",IDC_VIDEOON,7,131,52,11,BS_MULTILINE
  87.     PUSHBUTTON      "Play",IDC_PLAY,7,182,23,11
  88.     PUSHBUTTON      "Pause",IDC_PAUSE,34,182,26,11
  89.     PUSHBUTTON      "Stop",IDC_STOP,63,182,28,11
  90. END
  91. #ifndef _MAC
  92. /////////////////////////////////////////////////////////////////////////////
  93. //
  94. // Version
  95. //
  96. VS_VERSION_INFO VERSIONINFO
  97.  FILEVERSION 1,0,0,1
  98.  PRODUCTVERSION 1,0,0,1
  99.  FILEFLAGSMASK 0x3fL
  100. #ifdef _DEBUG
  101.  FILEFLAGS 0x1L
  102. #else
  103.  FILEFLAGS 0x0L
  104. #endif
  105.  FILEOS 0x4L
  106.  FILETYPE 0x1L
  107.  FILESUBTYPE 0x0L
  108. BEGIN
  109.     BLOCK "StringFileInfo"
  110.     BEGIN
  111.         BLOCK "040904B0"
  112.         BEGIN
  113.             VALUE "CompanyName", ""
  114.             VALUE "FileDescription", "VdMFC MFC Application"
  115.             VALUE "FileVersion", "1, 0, 0, 1"
  116.             VALUE "InternalName", "VdMFC"
  117.             VALUE "LegalCopyright", "Copyright (C) 1997"
  118.             VALUE "LegalTrademarks", ""
  119.             VALUE "OriginalFilename", "VdMFC.EXE"
  120.             VALUE "ProductName", "VdMFC Application"
  121.             VALUE "ProductVersion", "1, 0, 0, 1"
  122.         END
  123.     END
  124.     BLOCK "VarFileInfo"
  125.     BEGIN
  126.         VALUE "Translation", 0x409, 1200
  127.     END
  128. END
  129. #endif    // !_MAC
  130. /////////////////////////////////////////////////////////////////////////////
  131. //
  132. // DESIGNINFO
  133. //
  134. #ifdef APSTUDIO_INVOKED
  135. GUIDELINES DESIGNINFO DISCARDABLE 
  136. BEGIN
  137.     IDD_VDMFC_DIALOG, DIALOG
  138.     BEGIN
  139.         LEFTMARGIN, 7
  140.         RIGHTMARGIN, 302
  141.         TOPMARGIN, 7
  142.         BOTTOMMARGIN, 200
  143.     END
  144. END
  145. #endif    // APSTUDIO_INVOKED
  146. /////////////////////////////////////////////////////////////////////////////
  147. //
  148. // Dialog Info
  149. //
  150. IDD_VDMFC_DIALOG DLGINIT
  151. BEGIN
  152.     IDC_VIDCNTRL, 0x376, 20, 0
  153. 0x0000, 0x0000, 0x0000, 0x0001, 0x2162, 0x0000, 0x1bb3, 0x0000, 0x0000, 
  154. 0x0000, 
  155.     0
  156. END
  157. #endif    // English (U.S.) resources
  158. /////////////////////////////////////////////////////////////////////////////
  159. #ifndef APSTUDIO_INVOKED
  160. /////////////////////////////////////////////////////////////////////////////
  161. //
  162. // Generated from the TEXTINCLUDE 3 resource.
  163. //
  164. #define _AFX_NO_SPLITTER_RESOURCES
  165. #define _AFX_NO_OLE_RESOURCES
  166. #define _AFX_NO_TRACKER_RESOURCES
  167. #define _AFX_NO_PROPERTY_RESOURCES
  168. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  169. #ifdef _WIN32
  170. LANGUAGE 9, 1
  171. #pragma code_page(1252)
  172. #endif
  173. #include "resVdMFC.rc2"  // non-Microsoft Visual C++ edited resources
  174. #include "afxres.rc"         // Standard components
  175. #endif
  176. /////////////////////////////////////////////////////////////////////////////
  177. #endif    // not APSTUDIO_INVOKED