What parts of MFC are covered? Not covered?
Version 4.1 of the Ada Foundation Classes provides a binding to the following MFC header files: • afxwin.h • afxext.h • afxcmn.h • afxcview.h • afxpriv.h • afxsock.h Eight configurations of the MFC libraries are supported: • nafxcwd.lib – ASCII statically linked debug version • nafxcw.lib – ASCII statically linked release version • mfc42d.lib – ASCII DLL debug version • mfc42.lib – ASCII DLL release version • uafxcwd.lib – Unicode statically linked debug version • uafxcw.lib – Unicode statically linked release version • mfc42ud.lib – Unicode DLL debug version • mfc42u.lib – Unicode DLL release version If you require further coverage please contact john@jswalker.demon.co.uk.