Location:
Search - SkinH_VC
Search list
Description: 使用方便的MFC皮肤demo 使用简单方便 效果好-A great skin for MFC programme
Platform: |
Size: 776192 |
Author: linlin |
Hits:
Description: SkinSharp换肤库源码上传,包含.lib、.dll、.h文件以及相应的例子实现换肤,vc++编程-SkinSharp for change the skins with VC++
Platform: |
Size: 1040384 |
Author: lotus |
Hits:
Description: 破解了的一个DLL文件可以使SkinSharp皮肤去掉小衣服我的网盘http//qir913227042.ctdisk.com-Crack a DLL file
Platform: |
Size: 738304 |
Author: wenjie |
Hits:
Description: vc简单换肤教程和源码,多种接口,可以自己修改风格-VC simple tutorial and source of skin
Platform: |
Size: 5867520 |
Author: 黄云飞 |
Hits:
Description: VC界面,很不错的皮肤例子,例子中有几个皮肤可以选,同时有比较多基本控件样例-VC interface, it is a good example of the skin
Platform: |
Size: 3069952 |
Author: 杨 |
Hits:
Description: 一款实用的Vs程序换肤软件
注意:ShinH支持的是多字节编码。
SkinHu支持的是Unicode编码。
我们以多字节的为例
步骤:(假设项目名称为Test)
1.将SkinH.dll复制到项目的Debug(Test\Debug)文件夹下
2.将SkinH.h、SkinH.lib复制到项目的Test(Test\Test)文件夹下,也可以放在res文件夹下。
3.将皮肤复制到res文件夹下,如皮肤文件名为:china.she
4.添加SkinH.h文件
5.在Test.cpp文件加入以下两条语句:
#include "SkinH.h"
#pragma comment(lib,"SkinH.lib") //连接库文件
6.在Test.cpp文件的BOOL CTestApp::InitInstance()方法中加入以下语句:
SkinH_AttachEx(("res/china.she"), NULL); //载入皮肤(A practical Vs program skinnable software)
Platform: |
Size: 1040384 |
Author: Mr.pau
|
Hits:
Description: SkinSharp for change the skins with VC++
Platform: |
Size: 1040384 |
Author: welcome2
|
Hits: