I need for documentation purposes the list of all classes public available in MFC and in ATL. How can I build this list without copy and paste from all header files?
I need for documentation purposes the list of all classes public available in MFC
Share
The documentation is always a good place to start.
You can download this handy chart, and even hang it on your wall. Multiple formats are available here.
And for ATL. Classes shared between ATL and MFC are all listed here.