Is there difference ??!!

  • Thread starter Thread starter WELCOME ###
  • Start date Start date
W

WELCOME ###

From beginner .....
Both "Window Form" & MFC (microsoft foundation calsses) / both of them
accept " Controls " on them.
Can any person tell me what's Difference??!!
Thanks
 
Hello WELCOME ###,

Emmm,
both of them are just the different realization on different platforms.
WinForms is aimed to the managed applications, MFC - for the unmanaged word.
That they "accept Controls" means nothing in this aspect. It's similiar approach
but different realizations

W> From beginner .....
W> Both "Window Form" & MFC (microsoft foundation calsses) / both of
W> them
W> accept " Controls " on them.
W> Can any person tell me what's Difference??!!
W> Thanks
---
WBR, Michael Nemtsev [C# MVP] blog: http://spaces.live.com/laflour
team blog: http://devkids.blogspot.com/

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangel
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top