cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
Import a clas into a dll
Import a clas into a dll
Dec 28, 2011 at 11:52pm UTC
cplusplusstudent
(32)
I have created a DLL which is a static DLL in MFC.
I want to use a class which is defined in another program(not in my DLL).
How can I import that class into my DLL?
Topic archived. No new replies allowed.