这个源代码主要完成了一个创建窗口的功能。详细描述了如何用VC创建窗口的过程。-The source code to create the main window to complete a function. Described in detail how to create a window of VC process.
一个类似Visual C++风格的本地文本文档阅读器,左窗口树状层次显示目录和文件,右窗口显示左窗口选中的文件内容。左窗口的默认根目录在config.txt中定义。- a Visual C++ like document reader with two windows,the left one display the file under appointed directory in tree style, while the right one display the content for the file selected in left window.Default directory can be appointed in file config.txt