M
msnews.microsoft.com
Hi there,
is there a possibility to host MFC controls in a SWF Control?
I have a big MFC application and want to migrate to .NET. It is not possible
for me to rewrite all the MFC controls and views so I want to create a new
..NET based frame and use the old MFC controlbars and editors.
Is there a way (e.g. with subclassing / superclassing) to create a managed
wrapper around my old MFC CWnd and CVeiw derived classes?
I know that I could create ActiveX controls around them and use a RCW but
that would cause a lot of additional overhead.
There are some atricles saying that Whidbey bring support for hosting SWF
Controls in MFC. Is that also true for the oposite (MFC Controls in SWF)?
Thanks in advance
Thomas
is there a possibility to host MFC controls in a SWF Control?
I have a big MFC application and want to migrate to .NET. It is not possible
for me to rewrite all the MFC controls and views so I want to create a new
..NET based frame and use the old MFC controlbars and editors.
Is there a way (e.g. with subclassing / superclassing) to create a managed
wrapper around my old MFC CWnd and CVeiw derived classes?
I know that I could create ActiveX controls around them and use a RCW but
that would cause a lot of additional overhead.
There are some atricles saying that Whidbey bring support for hosting SWF
Controls in MFC. Is that also true for the oposite (MFC Controls in SWF)?
Thanks in advance
Thomas