Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Graph program Special Effects
Title: LoadDllRes Download
 Description: Visual C++ to create pure resource DLL that contains resources [such as icons, bitmaps, strings, and dialog box] the DLL. Pure resource DLL application should call LoadLibrary to explicitly link to the DLL. To access resources, please call one of the resources specific function: LoadBitmap, LoadImage, LoadCursor, LoadIcon, LoadString// resource ID without " ." End the use of resources, the application should call FreeLibrary. LoadDllRes.rar demonstrated the entire process.
 Downloaders recently: [More information of uploader xuyucheng]
File list (Check if you may need any files):
LoadDllRes
..........\Resouers

..........\........\Debug
..........\........\excel.ico
..........\........\palry.bmp
..........\........\ReadMe.txt
..........\........\Release
..........\........\res
..........\........\...\Resouers.rc2
..........\........\Resouers.aps
..........\........\Resouers.clw
..........\........\Resouers.cpp
..........\........\Resouers.def
..........\........\Resouers.dsp
..........\........\Resouers.dsw
..........\........\Resouers.h
..........\........\Resouers.ncb
..........\........\Resouers.opt
..........\........\Resouers.plg
..........\........\Resouers.rc
..........\........\Resource.h
..........\........\StdAfx.cpp
..........\........\StdAfx.h
..........\Test
..........\....\Debug
..........\....\ReadMe.txt
..........\....\Release
..........\....\res

..........\....\...\b_palry.bmp

..........\....\...\Resouers.rc
..........\....\...\ResourceD.h

..........\....\...\Test.rc2
..........\....\Resouers.dll
..........\....\Resouers.h
..........\....\Resource.h
..........\....\ResourceD.h
..........\....\StdAfx.cpp
..........\....\StdAfx.h
..........\....\Test.aps
..........\....\Test.clw
..........\....\Test.cpp
..........\....\Test.dsp
..........\....\Test.dsw
..........\....\Test.h
..........\....\Test.ncb
..........\....\Test.opt
..........\....\Test.plg
..........\....\Test.rc
..........\....\TestDlg.cpp
..........\....\TestDlg.h
..........\动态库资源.txt
    

CodeBus www.codebus.net