文件名称:VC++(MFC)Face
介绍说明--下载内容均来自于网络,请自行研究使用
说明:
1.copy these four files to your pragram folder,
2.add "*.Lib","*.h" to the project
if USING MFC DLL, the files in "DLL" Folder,
if using static lib,the files in "static" folder
3.add #include"SkinMagicLib.h" to the C*APP.cpp
4.In C*APP::InitInstance(),
before show window,
add:
InitSkinMagicLib( GetModuleHandle(NULL), NULL, NULL,NULL)
LoadSkinFile(".\\Tusk.smf")
SetWindowSkin(AfxGetApp()->m_pMainWnd->m_hWnd , "Mainfr a me" )
SetDialogSkin("Dialog")
-: 1.copy these four files to your pragram folder, 2.add "*. Lib" "*. h" to the project if USING MFC DLL, the files in "DLL" Folder, if using static lib, the files in the "static" folder 3.add# include "sk inMagicLib.h "to the C* C* APP.cpp 4.In APP : : InitInstance (), before show window, add : InitSkinMagicLib (GetModuleHandle (NULL) NULL, NULL, NULL) LoadSkinFile (. " \ \ Tusk.smf ") SetWindo wSkin (AfxGetApp ()-
1.copy these four files to your pragram folder,
2.add "*.Lib","*.h" to the project
if USING MFC DLL, the files in "DLL" Folder,
if using static lib,the files in "static" folder
3.add #include"SkinMagicLib.h" to the C*APP.cpp
4.In C*APP::InitInstance(),
before show window,
add:
InitSkinMagicLib( GetModuleHandle(NULL), NULL, NULL,NULL)
LoadSkinFile(".\\Tusk.smf")
SetWindowSkin(AfxGetApp()->m_pMainWnd->m_hWnd , "Mainfr a me" )
SetDialogSkin("Dialog")
-: 1.copy these four files to your pragram folder, 2.add "*. Lib" "*. h" to the project if USING MFC DLL, the files in "DLL" Folder, if using static lib, the files in the "static" folder 3.add# include "sk inMagicLib.h "to the C* C* APP.cpp 4.In APP : : InitInstance (), before show window, add : InitSkinMagicLib (GetModuleHandle (NULL) NULL, NULL, NULL) LoadSkinFile (. " \ \ Tusk.smf ") SetWindo wSkin (AfxGetApp ()-
(系统自动生成,下载前可以参看下载内容)
下载文件列表
关于VC++(MFC)中的界面与皮肤
...........................\Lib文件
...........................\.......\DLL动态的Lib
...........................\.......\............\DETOURS.lib
...........................\.......\............\SkinMagicLib.lib
...........................\.......\static的Lib
...........................\.......\...........\DETOURS.lib
...........................\.......\...........\SkinMagicLib.lib
...........................\使用说明.txt
...........................\头文件
...........................\......\SkinMagicLib.h
...........................\皮肤文件
...........................\........\Kromo.smf
...........................\........\Tusk.smf
...........................\Lib文件
...........................\.......\DLL动态的Lib
...........................\.......\............\DETOURS.lib
...........................\.......\............\SkinMagicLib.lib
...........................\.......\static的Lib
...........................\.......\...........\DETOURS.lib
...........................\.......\...........\SkinMagicLib.lib
...........................\使用说明.txt
...........................\头文件
...........................\......\SkinMagicLib.h
...........................\皮肤文件
...........................\........\Kromo.smf
...........................\........\Tusk.smf