HomeC&C++WainTutorialsSamplesTip&TrickTools

Text editor

TextEditor is a extreamly simple text editor for windows, with only the most basic features.
It does NOT use a Edit control, everything is done "by-hand".
Shows how to read and write text files, and how to work with scrolling.
It should compile with any Windows compiler.