Introduction - If you have any usage issues, please Google them yourself
this code will be demonstrations of how to MFC dialog Packaging DLL, which may then be VC, VB/VB call. Compressed are two examples : one, dlldemo demonstration of a call from the VC; 2, vbnetdllcall demonstration calling from VB.NET example;
Packet : 688382dll输出对话框类的例子.rar filelist
dlldlg
dlldlg\dlldlg.cpp
dlldlg\dlldlg.def
dlldlg\dlldlg.dsp
dlldlg\dlldlg.dsw
dlldlg\dlldlg.h
dlldlg\dlldlg.rc
dlldlg\ExportDll.cpp
dlldlg\ExportDll.h
dlldlg\ReadMe.txt
dlldlg\res
dlldlg\res\dlldlg.rc2
dlldlg\resource.h
dlldlg\StdAfx.cpp
dlldlg\StdAfx.h
dlldemo
dlldemo\ChildView.cpp
dlldemo\ChildView.h
dlldemo\Debug
dlldemo\dlldemo.cpp
dlldemo\dlldemo.dsp
dlldemo\dlldemo.dsw
dlldemo\dlldemo.h
dlldemo\dlldemo.rc
dlldemo\dlldlg.exp
dlldemo\dlldlg.lib
dlldemo\dlldlg1.exp
dlldemo\dlldlg1.lib
dlldemo\MainFrm.cpp
dlldemo\MainFrm.h
dlldemo\ReadMe.txt
dlldemo\res
dlldemo\res\dlldemo.ico
dlldemo\res\dlldemo.rc2
dlldemo\resource.h
dlldemo\StdAfx.cpp
dlldemo\StdAfx.h
vbnetCallDll.rar