Millennium Computing: Making Notepad on Windows 2000 (Part 2)

Part 2 of a C programming tutorial. Using Windows 2000 and Visual C++ 6, we build Typer, a simple clone of the built-in Notepad application.

In this episode, we store and load settings from .INI files, the ultimate configuration format. A few bugs get fixed, and we improve the usability by adding a "file modified" indicator, prompting the user to save on exit, and showing the filename in the title bar.

Check out Part 1 too.

greetz to EFnet #winprog