Certainly! And if you're using MFC for the unmanaged portion, there's even a CWinFormsView to make
it easier.
> Certainly! And if you're using MFC for the unmanaged portion, there's even a CWinFormsView to make
> it easier.
Unfortunately, the unmanaged "master" app is in pure c & assembly
coded to the windows API's of which I have no access to the source.
Is there any way to join "Bare bones" MDI window app with a child .Net
winform?
Thanks again.
L. Lee Saunders
> > Hello everyone!
>
[quoted text clipped - 17 lines]
>
> - Show quoted text -
Scot T Brennecke - 10 Feb 2007 05:52 GMT
That is going to be entirely dependent on the app. If it has a protocol for adding plug-ins, then
there should be some documentation about what you can do with them.
>> Certainly! And if you're using MFC for the unmanaged portion, there's even a CWinFormsView to
>> make
[quoted text clipped - 29 lines]
>>
>> - Show quoted text -