|
-
May 12th, 2010, 10:32 AM
#8
Re: How many of you are working on a new MFC professional project?
Probably the easiest way to maintain simplicity in the C# app is to use COM in your C++ dll. Using the project wizard, you can create a simple ATL dll (with MFC support if you want), then using the class wizard, add methods/properties to your ATL interface.
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
|