文件名称:mfc vc 界面编程之树视图
文件大小:108KB
文件格式:RAR
更新时间:2012-09-07 12:51:36
mfc vc 界面编程之树视图
// Copyright (C) 2001-2002 by David Yuheng Zhao // // Distribute and change freely, except: don't remove my name from the source // // No warrantee of any kind, express or implied, is included with this // software; use at your own risk, responsibility for damages (if any) to // anyone resulting from the use of this software rests entirely with the // user. // // Partly based on the _ThemeHelper struct in MFC7.0 source code (winctrl3.cpp), // and the difference is that this implementation wraps the full set of // visual style APIs from the platform SDK August 2001 // // If you have any questions, I can be reached as follows: // yuheng_zhao@yahoo.com // // // How to use: // Instead of calling the API directly, // OpenThemeData(...); // use the global variable // g_xpStyle.OpenThemeData(...);
【文件预览】:
WinXPThemeDemo
----Uxtheme.h(45KB)
----ReadMe.txt(2KB)
----StdAfx.h(840B)
----Release()
----WinXPThemeDemo.mak(6KB)
----WinXPThemeDemo.rc(4KB)
----Tmschema.h(45KB)
----WinXPThemeDemo.exe(80KB)
----WinXPThemeDemo.h(3KB)
----WinXPThemeDemo.ncb(185KB)
----WinXPThemeDemo.aps(18KB)
----WinXPThemeDemo.dsp(5KB)
----WinXPThemeDemo.dsw(551B)
----WinXPThemeDemo.plg(1KB)
----WinXPThemeDemo.opt(93KB)
----Debug()
--------vc60.idb(33KB)
----WinXPThemeDemo.dep(495B)
----resource.h(646B)
----VisualStylesXP()
--------VisualStylesXP.cpp(15KB)
--------VisualStylesXP.h(16KB)
----Schemadef.h(4KB)
----WinXPThemeDemo.positions(62B)
----makefile(1KB)
----Uxtheme.lib(12KB)
----StdAfx.cpp(364B)
----WinXPThemeDemo.cpp(12KB)