Introduction - If you have any usage issues, please Google them yourself
AppFace supports three skin loading from the disk loading, loading resources from the memory load. Now, I would talk about how to load resources from the URF skin document : first, to ensure that you downloaded AppFace for VC development kits, we have to use th ree documents : "appface.h", "appface.dll", "gtclassic.urf." Next, create an executable file VC, MDI/SDI/DIALOG/WIN32 types of can, I would like to create a DIALOG project ResSkin explanation. "Appface.h" copy to the project directory, "Appface.dll" copied to the output of the project directory, for example : "debug \", "gtclassic.urf" copy of the directory containing the resources. VC in the project manager to enter the resource management, and in the right me
Packet : 57780appface_vc.zip filelist
History.txt
Include/
Include/AppFace.h
License.txt
Output/
Output/AppFace.dll
Output/BluePinna.urf
Output/DemoDlg.exe
Output/DemoMdi.exe
Output/DemoSdi.exe
Output/DemoWin32.exe
Output/GtBase.urf
Output/GtClassic.urf
Readme.htm
Readme.txt
Samples/
Samples/VC6/
Samples/VC6/DemoDlg/
Samples/VC6/DemoDlg/Debug/
Samples/VC6/DemoDlg/DemoDlg.clw
Samples/VC6/DemoDlg/DemoDlg.cpp
Samples/VC6/DemoDlg/DemoDlg.dsp
Samples/VC6/DemoDlg/DemoDlg.dsw
Samples/VC6/DemoDlg/DemoDlg.h
Samples/VC6/DemoDlg/DemoDlg.plg
Samples/VC6/DemoDlg/DemoDlg.rc
Samples/VC6/DemoDlg/DemoDlg.vcproj
Samples/VC6/DemoDlg/DemoDlgDlg.cpp
Samples/VC6/DemoDlg/DemoDlgDlg.h
Samples/VC6/DemoDlg/ReadMe.txt
Samples/VC6/DemoDlg/res/
Samples/VC6/DemoDlg/Resource.h
Samples/VC6/DemoDlg/res/DemoDlg.ico
Samples/VC6/DemoDlg/res/DemoDlg.rc2
Samples/VC6/DemoDlg/res/GtBase.urf
Samples/VC6/DemoDlg/StdAfx.cpp
Samples/VC6/DemoDlg/StdAfx.h
Samples/VC6/DemoMdi/
Samples/VC6/DemoMdi/ChildFrm.cpp
Samples/VC6/DemoMdi/ChildFrm.h
Samples/VC6/DemoMdi/Debug/
Samples/VC6/DemoMdi/DemoMdi.clw
Samples/VC6/DemoMdi/DemoMdi.cpp
Samples/VC6/DemoMdi/DemoMdi.dsp
Samples/VC6/DemoMdi/DemoMdi.h
Samples/VC6/DemoMdi/DemoMdi.plg
Samples/VC6/DemoMdi/DemoMdi.rc
Samples/VC6/DemoMdi/DemoMdi.vcproj
Samples/VC6/DemoMdi/DemoMdiDoc.cpp
Samples/VC6/DemoMdi/DemoMdiDoc.h
Samples/VC6/DemoMdi/DemoMdiView.cpp
Samples/VC6/DemoMdi/DemoMdiView.h
Samples/VC6/DemoMdi/MainFrm.cpp
Samples/VC6/DemoMdi/MainFrm.h
Samples/VC6/DemoMdi/ReadMe.txt
Samples/VC6/DemoMdi/res/
Samples/VC6/DemoMdi/Resource.h
Samples/VC6/DemoMdi/res/DemoMdi.ico
Samples/VC6/DemoMdi/res/DemoMdi.rc2
Samples/VC6/DemoMdi/res/DemoMdiDoc.ico
Samples/VC6/DemoMdi/res/Toolbar.bmp
Samples/VC6/DemoMdi/StdAfx.cpp
Samples/VC6/DemoMdi/StdAfx.h
Samples/VC6/DemoSdi/
Samples/VC6/DemoSdi/DemoSdi.clw
Samples/VC6/DemoSdi/DemoSdi.cpp
Samples/VC6/DemoSdi/DemoSdi.dsp
Samples/VC6/DemoSdi/DemoSdi.h
Samples/VC6/DemoSdi/DemoSdi.plg
Samples/VC6/DemoSdi/DemoSdi.rc
Samples/VC6/DemoSdi/DemoSdi.vcproj
Samples/VC6/DemoSdi/DemoSdiDoc.cpp
Samples/VC6/DemoSdi/DemoSdiDoc.h
Samples/VC6/DemoSdi/DemoSdiView.cpp
Samples/VC6/DemoSdi/DemoSdiView.h
Samples/VC6/DemoSdi/MainFrm.cpp
Samples/VC6/DemoSdi/MainFrm.h
Samples/VC6/DemoSdi/MyScrollView.cpp
Samples/VC6/DemoSdi/MyScrollView.h
Samples/VC6/DemoSdi/ReadMe.txt
Samples/VC6/DemoSdi/res/
Samples/VC6/DemoSdi/Resource.h
Samples/VC6/DemoSdi/res/DemoSdi.ico
Samples/VC6/DemoSdi/res/DemoSdi.rc2
Samples/VC6/DemoSdi/res/DemoSdiDoc.ico
Samples/VC6/DemoSdi/res/Toolbar.bmp
Samples/VC6/DemoSdi/StdAfx.cpp
Samples/VC6/DemoSdi/StdAfx.h
Samples/VC6/DemoWin32/
Samples/VC6/DemoWin32/Debug/
Samples/VC6/DemoWin32/DemoWin32.cpp
Samples/VC6/DemoWin32/DemoWin32.dsp
Samples/VC6/DemoWin32/DemoWin32.dsw
Samples/VC6/DemoWin32/DemoWin32.h
Samples/VC6/DemoWin32/DemoWin32.ico
Samples/VC6/DemoWin32/DemoWin32.plg
Samples/VC6/DemoWin32/DemoWin32.rc
Samples/VC6/DemoWin32/DemoWin32.vcproj
Samples/VC6/DemoWin32/ReadMe.txt
Samples/VC6/DemoWin32/resource.h
Samples/VC6/DemoWin32/small.ico
Samples/VC6/DemoWin32/StdAfx.cpp
Samples/VC6/DemoWin32/StdAfx.h
Samples/VC6/Proj/
Samples/VC6/Proj/DemoVC6.dsw
Samples/VC6/Readme.txt