[Mono-winforms-list] MFC to .NET winforms app
LKeene
lionel.keene at gmail.com
Fri Sep 25 20:41:39 EDT 2009
MFC...the horror.
It's funny you mention this Paul, since I've gotten used to WinForms too but
now find myself having to go back and re-engineer an MFC app I wrote ages
ago. It's awful. I don't know of any websites, but a good book is
"Introduction to MFC Programming with Visual C++" by Richard M. Jones. It's
pretty old since it is using VC++ 4 in the book (maybe he wrote an updated
edition), but it does a good job of explaining the fundamental architecture
of an MFC app (Application class, CWndFrame, Doc/View architecture,
messaging, etc). It's still very true to the original design. I'm using this
myself to try and get re-familiarized with this dinosaur api.
-L
Paul F. Johnson wrote:
>
> Hi,
>
> I've been doing winforms apps for a while now and know a fair bit about
> them.
> However, a friend has asked me to help port over some old MFC stuff to
> become
> .NET winforms apps.
>
> I've never done much with MFC. Does anyone know of any decent websites
> which
> can help make the process less painful? I've looked at Google and there is
> a
> mass of stuff out there and rather than hit the wrong one, I'd appreciate
> some
> advice.
>
> Thanks
>
> TTFN
>
> Paul
>
> --
> Get your free @ukpost.com account now
> http://www.ukpost.com/
>
> _______________________________________________
> Mono-winforms-list maillist - Mono-winforms-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-winforms-list
>
>
--
View this message in context: http://www.nabble.com/MFC-to-.NET-winforms-app-tp13881645p25621124.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.
More information about the Mono-winforms-list
mailing list