文件名称:C++在DLL中通过Dialog载入资源窗口.zip
文件大小:153KB
文件格式:ZIP
更新时间:2023-02-26 08:56:36
c++ IDD_DIALOG IDC_EDIT DLL 窗口
C++编写的DLL,通过CreateDialog载入资源中的窗口IDD_DIALOG1,获取窗口上编辑框IDC_EDIT1里面的内容,以达到给DLL加窗口功能的目的。
【文件预览】:
Use2
----StdAfx.cpp(205B)
----Use.dsp(4KB)
----resource.h(681B)
----Use.aps(20KB)
----Use.plg(240B)
----Use.ncb(57KB)
----Use.clw(1KB)
----Use.h(1KB)
----Use.rc(5KB)
----Use.opt(53KB)
----ReadMe.txt(3KB)
----Use.dsw(531B)
----StdAfx.h(1KB)
----UseDlg.cpp(4KB)
----DLLShared.dll(100KB)
----Use.cpp(2KB)
----res()
--------Use.ico(1KB)
--------Thumbs.db(3KB)
--------Use.rc2(395B)
----UseDlg.h(1KB)
UseDlg
----UseDlg.ncb(57KB)
----StdAfx.cpp(293B)
----resource.h(546B)
----UseDlg.aps(31KB)
----DialogNew.h(1KB)
----UseDlg.dsp(4KB)
----ReadMe.txt(2KB)
----StdAfx.h(802B)
----UseDlg.dsw(537B)
----UseDlg.cpp(1KB)
----UseDlg.opt(53KB)
----UseDlg.clw(734B)
----UseDlg.rc(2KB)
----UseDlg.plg(246B)
----DialogNew.cpp(1KB)
Dll中使用资源(CDialog为例).doc
示例.txt
DLLShared
----DLLShared.ncb(33KB)
----DLLShared.dsw(543B)
----DLLShared.aps(18KB)
----StdAfx.cpp(211B)
----DLLShared.clw(491B)
----DLLShared.opt(48KB)
----DLLShared.rc(4KB)
----DLLShared.dsp(4KB)
----ReadMe.txt(3KB)
----StdAfx.h(1KB)
----DLLShared.cpp(2KB)
----DLLShared.def(208B)
----Resource.h(460B)
----DLLShared.plg(1KB)
----DLLShared.h(1KB)
----res()
--------DLLShared.rc2(401B)
Use1
----StdAfx.cpp(205B)
----Use.dsp(4KB)
----resource.h(681B)
----Use.aps(34KB)
----Use.plg(240B)
----Use.ncb(41KB)
----Use.clw(1KB)
----Use.h(1KB)
----Use.rc(5KB)
----Use.opt(48KB)
----ReadMe.txt(3KB)
----Use.dsw(531B)
----StdAfx.h(1KB)
----UseDlg.cpp(4KB)
----Use.cpp(2KB)
----res()
--------Use.ico(1KB)
--------Thumbs.db(3KB)
--------Use.rc2(395B)
----UseDlg.h(1KB)
----UseDlg.dll(200KB)