VisImSrc.rc
上传用户:weixiumei
上传日期:2008-05-15
资源大小:1769k
文件大小:3k
开发平台:

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. #ifdef APSTUDIO_INVOKED
  20. /////////////////////////////////////////////////////////////////////////////
  21. //
  22. // TEXTINCLUDE
  23. //
  24. 1 TEXTINCLUDE DISCARDABLE 
  25. BEGIN
  26.     "resource.h"
  27. END
  28. 2 TEXTINCLUDE DISCARDABLE 
  29. BEGIN
  30.     "#include ""afxres.h""rn"
  31.     ""
  32. END
  33. 3 TEXTINCLUDE DISCARDABLE 
  34. BEGIN
  35.     "#define _AFX_NO_SPLITTER_RESOURCESrn"
  36.     "#define _AFX_NO_OLE_RESOURCESrn"
  37.     "#define _AFX_NO_TRACKER_RESOURCESrn"
  38.     "#define _AFX_NO_PROPERTY_RESOURCESrn"
  39.     "rn"
  40.     "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)rn"
  41.     "#ifdef _WIN32rn"
  42.     "LANGUAGE 9, 1rn"
  43.     "#pragma code_page(1252)rn"
  44.     "#endifrn"
  45.     "#include ""VisImSrc.rc2""  // non-Microsoft Visual C++ edited resourcesrn"
  46.     "#include ""afxres.rc""         // Standard componentsrn"
  47.     "#endif"
  48. END
  49. #endif    // APSTUDIO_INVOKED
  50. /////////////////////////////////////////////////////////////////////////////
  51. //
  52. // Dialog
  53. //
  54. IDD_DLG_LIST_SZ DIALOG DISCARDABLE  0, 0, 520, 220
  55. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  56. FONT 8, "MS Sans Serif"
  57. BEGIN
  58.     LISTBOX         IDC_LIST_SZ_LIST,7,7,449,206,LBS_NOINTEGRALHEIGHT | 
  59.                     WS_VSCROLL | WS_HSCROLL | WS_TABSTOP
  60.     DEFPUSHBUTTON   "OK",IDOK,463,7,50,14
  61.     PUSHBUTTON      "Cancel",IDCANCEL,463,27,50,14
  62.     CONTROL         "&Set asndefault",IDC_CHECK_SET_DEFAULT,"Button",
  63.                     BS_AUTOCHECKBOX | BS_MULTILINE | NOT WS_VISIBLE | 
  64.                     WS_TABSTOP,463,47,50,18
  65.     CONTROL         "&Alwaysnask",IDC_CHECK_ALWAYS_ASK,"Button",
  66.                     BS_AUTOCHECKBOX | BS_MULTILINE | NOT WS_VISIBLE | 
  67.                     WS_TABSTOP,463,71,50,18
  68. END
  69. /////////////////////////////////////////////////////////////////////////////
  70. //
  71. // DESIGNINFO
  72. //
  73. #ifdef APSTUDIO_INVOKED
  74. GUIDELINES DESIGNINFO DISCARDABLE 
  75. BEGIN
  76.     IDD_DLG_LIST_SZ, DIALOG
  77.     BEGIN
  78.         LEFTMARGIN, 7
  79.         RIGHTMARGIN, 513
  80.         TOPMARGIN, 7
  81.         BOTTOMMARGIN, 213
  82.     END
  83. END
  84. #endif    // APSTUDIO_INVOKED
  85. #endif    // English (U.S.) resources
  86. /////////////////////////////////////////////////////////////////////////////
  87. #ifndef APSTUDIO_INVOKED
  88. /////////////////////////////////////////////////////////////////////////////
  89. //
  90. // Generated from the TEXTINCLUDE 3 resource.
  91. //
  92. #define _AFX_NO_SPLITTER_RESOURCES
  93. #define _AFX_NO_OLE_RESOURCES
  94. #define _AFX_NO_TRACKER_RESOURCES
  95. #define _AFX_NO_PROPERTY_RESOURCES
  96. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  97. #ifdef _WIN32
  98. LANGUAGE 9, 1
  99. #pragma code_page(1252)
  100. #endif
  101. #include "VisImSrc.rc2"  // non-Microsoft Visual C++ edited resources
  102. #include "afxres.rc"         // Standard components
  103. #endif
  104. /////////////////////////////////////////////////////////////////////////////
  105. #endif    // not APSTUDIO_INVOKED