|
-
June 6th, 2011, 09:56 AM
#3
Re: Multi-Project Solution in visual studio 2008 (C++/CLI) (Windows Form Application)
 Originally Posted by Eri523
it's possible, for instance by making the "slave" project a DLL and/or exposing the form in question as a COM object.
Why COM? Windows Form can be added to C++/CLI Class Library project and used by any client .NET project.
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
|