Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Use a DLL function in Visual C++ MFC Application

Status
Not open for further replies.

skyplayer

Programmer
May 28, 2002
13
HK
I made a DLL by MFC AppWizard(DLL) project,
I would like to use that DLL's function in a MFC AppWizard(EXE) project, but how to import that DLL the project and
use those functions in the DLL?
Thank you for your attention.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top