123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213 |
- // Microsoft Visual C++ generated resource script.
- //
- #include "resource.h"
- #define APSTUDIO_READONLY_SYMBOLS
- /////////////////////////////////////////////////////////////////////////////
- //
- // Generated from the TEXTINCLUDE 2 resource.
- //
- #include "afxres.h"
- /////////////////////////////////////////////////////////////////////////////
- #undef APSTUDIO_READONLY_SYMBOLS
- /////////////////////////////////////////////////////////////////////////////
- // Ó¢Óï(ÃÀ¹ú) resources
- #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
- #ifdef _WIN32
- LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
- #pragma code_page(1252)
- #endif //_WIN32
- #ifdef APSTUDIO_INVOKED
- /////////////////////////////////////////////////////////////////////////////
- //
- // TEXTINCLUDE
- //
- 1 TEXTINCLUDE
- BEGIN
- "resource.h\0"
- END
- 2 TEXTINCLUDE
- BEGIN
- "#include ""afxres.h""\r\n"
- "\0"
- END
- 3 TEXTINCLUDE
- BEGIN
- "#define _AFX_NO_SPLITTER_RESOURCES\r\n"
- "#define _AFX_NO_OLE_RESOURCES\r\n"
- "#define _AFX_NO_TRACKER_RESOURCES\r\n"
- "#define _AFX_NO_PROPERTY_RESOURCES\r\n"
- "\r\n"
- "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)\r\n"
- "#ifdef _WIN32\r\n"
- "LANGUAGE 9, 1\r\n"
- "#pragma code_page(1252)\r\n"
- "#endif //_WIN32\r\n"
- "#include ""afxres.rc"" // Standard components\r\n"
- "#endif\r\n"
- "\0"
- END
- #endif // APSTUDIO_INVOKED
- /////////////////////////////////////////////////////////////////////////////
- //
- // Icon
- //
- // Icon with lowest ID value placed first to ensure application icon
- // remains consistent on all systems.
- IDR_MAINFRAME ICON "hans.ico"
- /////////////////////////////////////////////////////////////////////////////
- //
- // Dialog
- //
- IDD_ABOUTBOX DIALOG 0, 0, 270, 131
- STYLE DS_SETFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
- CAPTION "About PropertySheet"
- FONT 8, "MS Sans Serif"
- BEGIN
- ICON IDR_MAINFRAME,IDC_STATIC,11,14,20,20,SS_CENTERIMAGE | WS_BORDER
- LTEXT "PropertySheet Version 1.4",IDC_STATIC,40,13,119,8,SS_NOPREFIX
- LTEXT "Copyright © 2006 Hans Dietrich",IDC_STATIC,40,27,165,8
- LTEXT "This software is provided ""as is"" with no expressed or implied warranty. I accept no liability for any damage or loss of business that this software may cause. ",IDC_STATIC,40,71,165,32
- LTEXT "Send email to Hans Dietrich",IDC_ABOUT_EMAIL,90,113,90,8,SS_CENTERIMAGE
- DEFPUSHBUTTON "OK",IDOK,209,9,50,14,WS_GROUP
- LTEXT "This software is released into the public domain. You are free to use it in any way you like, except that you may not sell this source code.",IDC_STATIC,40,41,165,24
- END
- IDD_DIALOG1 DIALOG 0, 0, 164, 92
- STYLE DS_SETFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
- CAPTION "XListCtrlTest - Property Sheet"
- FONT 8, "MS Sans Serif"
- BEGIN
- PUSHBUTTON "Property Sheet",IDC_BUTTON1,32,19,100,18
- PUSHBUTTON "Wizard Mode",IDC_BUTTON2,32,53,100,18
- END
- IDD_PAGE1 DIALOG 0, 0, 370, 130
- STYLE DS_SETFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
- CAPTION "Page 1"
- FONT 8, "MS Sans Serif"
- BEGIN
- CONTROL "List1",IDC_LIST1,"SysListView32",LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS | WS_BORDER | WS_TABSTOP,5,5,360,120
- END
- IDD_PAGE2 DIALOG 0, 0, 235, 90
- STYLE DS_SETFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
- CAPTION "Page 2"
- FONT 8, "MS Sans Serif"
- BEGIN
- LTEXT "TODO: layout property page",IDC_STATIC,60,50,90,8
- END
- IDD_PAGE3 DIALOG 0, 0, 235, 98
- STYLE DS_SETFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
- CAPTION "Page 3"
- FONT 8, "MS Sans Serif"
- BEGIN
- LTEXT "TODO: layout property page",IDC_STATIC,60,50,90,8
- END
- /////////////////////////////////////////////////////////////////////////////
- //
- // Version
- //
- VS_VERSION_INFO VERSIONINFO
- FILEVERSION 1,4,0,1
- PRODUCTVERSION 1,4,0,1
- FILEFLAGSMASK 0x3fL
- #ifdef _DEBUG
- FILEFLAGS 0x1L
- #else
- FILEFLAGS 0x0L
- #endif
- FILEOS 0x4L
- FILETYPE 0x1L
- FILESUBTYPE 0x0L
- BEGIN
- BLOCK "StringFileInfo"
- BEGIN
- BLOCK "040904B0"
- BEGIN
- VALUE "E-mail", "hdietrich@gmail.com"
- VALUE "Article", "http://www.codeproject.com"
- VALUE "FileDescription", "PropertySheet - XListCtrl Property Sheet Demo"
- VALUE "FileVersion", "1, 4, 0, 1"
- VALUE "LegalCopyright", "Copyright © 2006 Hans Dietrich"
- VALUE "ProductName", "PropertySheet"
- VALUE "ProductVersion", "1, 4, 0, 1"
- END
- END
- BLOCK "VarFileInfo"
- BEGIN
- VALUE "Translation", 0x409, 1200
- END
- END
- /////////////////////////////////////////////////////////////////////////////
- //
- // DESIGNINFO
- //
- #ifdef APSTUDIO_INVOKED
- GUIDELINES DESIGNINFO
- BEGIN
- IDD_PAGE1, DIALOG
- BEGIN
- BOTTOMMARGIN, 110
- END
- END
- #endif // APSTUDIO_INVOKED
- /////////////////////////////////////////////////////////////////////////////
- //
- // String Table
- //
- STRINGTABLE
- BEGIN
- IDS_ABOUTBOX "&About PropertySheet..."
- IDS_MAILTO "mailto:hdietrich@gmail.com?subject=XListCtrl"
- END
- #endif // Ó¢Óï(ÃÀ¹ú) resources
- /////////////////////////////////////////////////////////////////////////////
- #ifndef APSTUDIO_INVOKED
- /////////////////////////////////////////////////////////////////////////////
- //
- // Generated from the TEXTINCLUDE 3 resource.
- //
- #define _AFX_NO_SPLITTER_RESOURCES
- #define _AFX_NO_OLE_RESOURCES
- #define _AFX_NO_TRACKER_RESOURCES
- #define _AFX_NO_PROPERTY_RESOURCES
- #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
- #ifdef _WIN32
- LANGUAGE 9, 1
- #pragma code_page(1252)
- #endif //_WIN32
- #include "afxres.rc" // Standard components
- #endif
- /////////////////////////////////////////////////////////////////////////////
- #endif // not APSTUDIO_INVOKED
|