文件名称:Resource-Only-DLL
- 所属分类:
- 界面编程
- 资源属性:
- [C/C++] [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 254kb
- 下载次数:
- 0次
- 提 供 者:
- John ******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
vc++,dll,纯资源的DLL就是只包含资源的DLL,例如:图标,位图,字符串,声音,视频,对话框等。使用纯资源DLL可以节约可执行文件的大小,可以被所有的应用程序
所共享,从而提高系统性能。纯资源DLL的编写比普通的DLL要简单的多,-vc++, dll, pure resource DLL that contains only resource DLL, such as: icons, bitmaps, strings, voice, video, dialog boxes, and so on. Use pure resource DLL can save the executable file size, and can be shared by all the applications, thereby improving system performance.
所共享,从而提高系统性能。纯资源DLL的编写比普通的DLL要简单的多,-vc++, dll, pure resource DLL that contains only resource DLL, such as: icons, bitmaps, strings, voice, video, dialog boxes, and so on. Use pure resource DLL can save the executable file size, and can be shared by all the applications, thereby improving system performance.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Resource-Only-DLL\debug\ResourceDll.ilk
.................\.....\ResourceDllTest.ilk
.................\Resource-Only-DLL.sln
.................\Resource-Only-DLL.suo
.................\........Dll\Debug\BuildLog.htm
.................\...........\ReadMe.txt
.................\...........\res\cat.bmp
.................\...........\...\ResourceDll.rc2
.................\...........\resource.h
.................\...........\ResourceDll.aps
.................\...........\ResourceDll.cpp
.................\...........\ResourceDll.def
.................\...........\ResourceDll.h
.................\...........\ResourceDll.rc
.................\...........\ResourceDll.vcproj
.................\...........\ResourceDll.vcproj.ThinkPad.Administrator.user
.................\...........\stdafx.cpp
.................\...........\stdafx.h
.................\...........Test\Debug\BuildLog.htm
.................\...............\ReadMe.txt
.................\...............\res\ResourceDllTest.ico
.................\...............\...\ResourceDllTest.rc2
.................\...............\resource.h
.................\...............\ResourceDllTest.aps
.................\...............\ResourceDllTest.cpp
.................\...............\ResourceDllTest.h
.................\...............\ResourceDllTest.rc
.................\...............\ResourceDllTest.vcproj
.................\...............\ResourceDllTest.vcproj.ThinkPad.Administrator.user
.................\...............\ResourceDllTestDlg.cpp
.................\...............\ResourceDllTestDlg.h
.................\...............\stdafx.cpp
.................\...............\stdafx.h
.................\...........\Debug
.................\...........\res
.................\...........Test\Debug
.................\...............\res
.................\debug
.................\ResourceDll
.................\ResourceDllTest
Resource-Only-DLL
.................\.....\ResourceDllTest.ilk
.................\Resource-Only-DLL.sln
.................\Resource-Only-DLL.suo
.................\........Dll\Debug\BuildLog.htm
.................\...........\ReadMe.txt
.................\...........\res\cat.bmp
.................\...........\...\ResourceDll.rc2
.................\...........\resource.h
.................\...........\ResourceDll.aps
.................\...........\ResourceDll.cpp
.................\...........\ResourceDll.def
.................\...........\ResourceDll.h
.................\...........\ResourceDll.rc
.................\...........\ResourceDll.vcproj
.................\...........\ResourceDll.vcproj.ThinkPad.Administrator.user
.................\...........\stdafx.cpp
.................\...........\stdafx.h
.................\...........Test\Debug\BuildLog.htm
.................\...............\ReadMe.txt
.................\...............\res\ResourceDllTest.ico
.................\...............\...\ResourceDllTest.rc2
.................\...............\resource.h
.................\...............\ResourceDllTest.aps
.................\...............\ResourceDllTest.cpp
.................\...............\ResourceDllTest.h
.................\...............\ResourceDllTest.rc
.................\...............\ResourceDllTest.vcproj
.................\...............\ResourceDllTest.vcproj.ThinkPad.Administrator.user
.................\...............\ResourceDllTestDlg.cpp
.................\...............\ResourceDllTestDlg.h
.................\...............\stdafx.cpp
.................\...............\stdafx.h
.................\...........\Debug
.................\...........\res
.................\...........Test\Debug
.................\...............\res
.................\debug
.................\ResourceDll
.................\ResourceDllTest
Resource-Only-DLL