New version of Simple Text Editor is attached (V1.1.a)
What changes are (as summary):
1. cleaned c, h and rc files and removed dead code. (also changed the structure)
2. Changed local cut-copy-paste functions to clipboard operations
3. Added New File, Print, Recent Files (last 10 files), Delete, Select All, Change case functions
4. Added a status bar that displays file name with path
5. Added a tool bar with New File, File Open, File Save, Cut, Copy, Paste, Undo, Redo, Find, Replace
6. Added menu seperators to Edit menu
7. Added more shortcuts (common)
8. Added context menu with Cut, Copy, Paste, Delete and Select All functions