|
-
March 14th, 2011, 11:02 AM
#2
Re: create a non-MFC DLL
Create a Win32 Project (not MFC) and choose DLL on the next step. Leave the "Add common header files for MFC" tick unchecked. To assemble everything:
Vs2005->New->Project
Win32->Win32 Project
On the Wizard, Application Settings, choose DLL radio box, hit finish.
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
|