|
-
July 20th, 2004, 01:03 AM
#1
Help Needed in DLL's
Hi all
I want to create a Dll file which exports the classes and functions from it
how to acheive it ?
And How to create a Exe file which makes use of the Dll file's, funtions and the classes in its fuctions.
What are the ways to import the DLL in to my exe files?
Advance Thanx
Plz help me
Regards
Cyberone
-
July 20th, 2004, 04:35 PM
#2
Hi,
Have you looked at Creating an MFC DLL Project and the MFC DLL Wizard. The MFC DLL Wizard creates a skeleton which demonstrates exporting a class.
Code Guru has two articles on the subject. You might look here and here.
Jeff
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|