HELLOAPP: Demonstrates Basic MFC Application

HELLOAPP is an extremely simple Microsoft(R) Foundation Class (MFC) application that simply creates a main window with the string "Hello World!" in its client area.

HELLOAPP requires special MFC libraries and include files; see the "MFC Libraries" and "MFC Include Files" abstracts to copy these files to your development system. HELLOAPP is compiled using retail libraries only. The application requires: SLIBCEW.LIB (C Windows runtime library), LIBW.LIB (Windows library), and SAFXCW.LIB (MFC small-model Windows retail library).

To build this application, you must have Microsoft C/C++ version 7.0 installed on your system.

{ewc navigate.dll, ewbutton, /Bcodeview /T"Click to open or copy files in the helloapp project." /C"samples}