edit.h          - fr's Hauptprogramm
edit.cpp        - Hauptprogramm
editor.h        - sehr einfache Editorklasse
editor.cpp      - sehr einfache Editorklasse
debug.h         - Debugging Makros
errcodes.h      - Error codes (zum Debuggen)
debug.c         - Debugging Routinen
action.h        - Header fr action.cpp
action.cpp      - Liste mit Aktionen fr Men, Toolbar
api.h           - kommt noch ...
api.cpp         - kommt noch ...
ctedit.h        - Header fr ctedit.cpp
ctedit.cpp      - Editor-spezifische Routinen
default.cpp     - Default-Aktionen (Alle Men-Aktionen sind hier)
dlist.cpp       - Listen
dlist.c         - Implementierungsteil fr Listen
enhframe.h      - Head fr enhframe.cpp
enhframe.cpp    - Toolbar, Statusbar als Frame controls
aclient.h       - Header fr aclient.c
aclient.c       - Beispiel, wie Toolbar, MLE, Statusbar im Clientberecih liegt
mle.h           - header fr mle.cpp
mle.cpp         - subclassen des MLE
toolbar.h       - Header fr Toolbar
toolbar.cpp     - Toolbar
statbar.h       - Header fr Statusbar
statbar.c       - Statusbar
generic.h       - wg. Portabilitt
menu.h          - Routinen fr Menuhandling
string.h        - Hilfsklasse
srchdlg.h       - Dialog fr's Suchen

edit.def        - Definition file
edit.lnk        - fr Watcom
edit.rc         - resource file
srchdlg.dlg     - Suchdialog

makefile.*      - makefiles
