所属分类:
VC书籍
开发工具:Visual C++
文件大小:26KB
下载次数:108
上传日期:2007-04-28 15:57:43
说明: 这个DLL的例子,属于静态链接到MFC 的规则DLL。静态链接到MFC的规则DLL与MFC库(包括MFC扩展 DLL)静态链接,将MFC库的代码直接生成在.dll文件中。在调用这种DLL的接口时,MFC使用DLL的资源。因此,在静态链接到MFC 的规则DLL中不需要进行模块状态的切换。
(the DLL example, belong to the static link to the rules MFC DLL. MFC static link to the rules and MFC DLL libraries (including MFC extension DLL) static link, MFC will direct the generated code in. dll file. In calling this DLL interface, using MFC DLL resources. Therefore, the static link to the rules MFC DLL module does not require state switch.)
文件列表:
RegularDll
..........\Debug
..........\DllDialog.cpp
..........\DllDialog.h
..........\global.cpp
..........\global.h
..........\ReadMe.txt
..........\RegularDll.aps
..........\RegularDll.clw
..........\RegularDll.cpp
..........\RegularDll.def
..........\RegularDll.dsp
..........\RegularDll.dsw
..........\RegularDll.h
..........\RegularDll.ncb
..........\RegularDll.opt
..........\RegularDll.plg
..........\RegularDll.rc
..........\res
..........\...\RegularDll.rc2
..........\Resource.h
..........\StdAfx.cpp
..........\StdAfx.h