mfc vc 界面编程之树视图

时间:2012-09-07 12:51:36
【文件属性】:

文件名称: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)

网友评论

  • 新手入门学习,希望有帮助,谢谢
  • 可是可以用。但是我看了下,实用用处不是很大,拿来学习下还是可以。
  • 可以运行,不错!
  • 恩 代码可使用,不错不错 就是还需要好好学习,才可能自己做出来呀,推荐大家看鸡啄米的博客 非常棒
  • 看着还不错,可以使用该代码。