Address Book Sample App (Educational)

Address Book Sample Application

AWT4MFC

awt4mfc.zip (409 kB)
AWT4MFC is a UI toolkit for MFC, based on the Java AWT. It is a great tool for building fast, lightweight UIs and creating resusable components that use proper C++ inheritance, with no weird macros or extensions. This is mature code, it has been in development (on and off) since 1998 and has been successfully deployed in a number of applications. Encouraged by Microsoft's new-found enthusiasm for MFC, I have updated it for VS 2008 and decided to release it to the community. AWT4MFC is self contained, with no external dependencies or registry settings. It comprises MFC extension DLLs, so is easy to use and integrate with your MFC app, just include the DLLs with your application. AWT4MFC is very cool. If you've done some Java AWT or Swing work and like that way of doing things, then this is for you.