Tinypad 4.0.4 in progress (further fixing)

git-svn-id: svn://kolibrios.org@280 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Mihail Semenyako (mike.dld)
2007-01-18 21:14:15 +00:00
parent 14256358ea
commit c6080c59e9
10 changed files with 457 additions and 197 deletions

View File

@@ -21,6 +21,7 @@ struct EDITOR
FileName dd ?
Bounds RECT
Lines dd ?
Lines.Size dd ?
Lines.Count dd ?
Columns.Count dd ?
Caret POINT
@@ -46,6 +47,7 @@ struct TABCTL
Items.Left dd ?
Current TABITEM
Current.Ptr dd ?
Default.Ptr dd ?
Buttons.First dd ?
Buttons.Last dd ?
Style db ?