TEdit: final fixes

git-svn-id: svn://kolibrios.org@5639 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
2015-08-01 00:13:37 +00:00
parent e2e433fd40
commit 60df867037
3 changed files with 29 additions and 29 deletions

View File

@@ -264,14 +264,14 @@ draw_window:
inc bx
int 0x40
mov eax,4
mov ebx,185*65536+9
mov ecx,[sc.work_text]
or ecx,0x80000000
mov edx,txtFile
int 0x40
; mov eax,4
; mov ebx,185*65536+9
; mov ecx,[sc.work_text]
; or ecx,0x80000000
; mov edx,txtFile
; int 0x40
stdcall [PathShow_draw], dword PathShow_data_1
; stdcall [PathShow_draw], dword PathShow_data_1
; stdcall [menu_bar_draw], dword menu_data_1
call draw_but_toolbar