FilterMpeg2VD.rc
上传用户:hhs829
上传日期:2022-06-17
资源大小:586k
文件大小:2k
源码类别:

DirextX编程

开发平台:

Visual C++

  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 "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. // Dialog
  22. //
  23. IDD_FILTER_Mpeg2 DIALOG DISCARDABLE  0, 0, 187, 100
  24. STYLE WS_CHILD
  25. FONT 10, "System"
  26. BEGIN
  27. END
  28. /////////////////////////////////////////////////////////////////////////////
  29. //
  30. // DESIGNINFO
  31. //
  32. #ifdef APSTUDIO_INVOKED
  33. GUIDELINES DESIGNINFO DISCARDABLE 
  34. BEGIN
  35.     IDD_FILTER_Mpeg2, DIALOG
  36.     BEGIN
  37.         LEFTMARGIN, 7
  38.         RIGHTMARGIN, 180
  39.         TOPMARGIN, 7
  40.         BOTTOMMARGIN, 93
  41.     END
  42. END
  43. #endif    // APSTUDIO_INVOKED
  44. #ifdef APSTUDIO_INVOKED
  45. /////////////////////////////////////////////////////////////////////////////
  46. //
  47. // TEXTINCLUDE
  48. //
  49. 1 TEXTINCLUDE DISCARDABLE 
  50. BEGIN
  51.     "resource.h"
  52. END
  53. 2 TEXTINCLUDE DISCARDABLE 
  54. BEGIN
  55.     "#include ""afxres.h""rn"
  56.     ""
  57. END
  58. 3 TEXTINCLUDE DISCARDABLE 
  59. BEGIN
  60.     "rn"
  61.     ""
  62. END
  63. #endif    // APSTUDIO_INVOKED
  64. /////////////////////////////////////////////////////////////////////////////
  65. //
  66. // String Table
  67. //
  68. STRINGTABLE DISCARDABLE 
  69. BEGIN
  70.     IDS_INFO                "Mpeg2 Video Decoder"
  71. END
  72. #endif    // English (U.S.) resources
  73. /////////////////////////////////////////////////////////////////////////////
  74. #ifndef APSTUDIO_INVOKED
  75. /////////////////////////////////////////////////////////////////////////////
  76. //
  77. // Generated from the TEXTINCLUDE 3 resource.
  78. //
  79. /////////////////////////////////////////////////////////////////////////////
  80. #endif    // not APSTUDIO_INVOKED