자료/Article
Design and Implementation of a Win32 Text Editor
쑥갓
2007. 6. 12. 19:07
http://www.catch22.net/tuts/editor11.asp
Brand new tutorial series, covering the design and implementation of Neatpad - a text editor written using pure C/C++ Win32 techniques. The entire range of functionality is covered - text file loading, undo and redo, unicode, user-interface details and memory management techniques.
Uniscribe관련 내용이 설명되어 있다.