Where can I find a reference which controls are in which version of MFC?
Posted
by John
on Stack Overflow
See other posts from Stack Overflow
or by John
Published on 2010-03-26T15:10:17Z
Indexed on
2010/03/31
16:53 UTC
Read the original article
Hit count: 170
mfc
Preferably with visual illustrations... MSDN just lists class-names and what I really want to see is which versions of MFC have nice modern functionality like dockable toobars, collapsible windows, and other graphical niceties.
Does such a 'visual catalog' exist? From MSDN it's not always clear even what each class does without a pretty picture.
© Stack Overflow or respective owner