board: fixed-size window

git-svn-id: svn://kolibrios.org@2743 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Ivan Baravy 2012-06-05 12:10:02 +00:00
parent 5999d4ca6c
commit 4dee14ff27

View File

@ -202,7 +202,7 @@ draw_window:
mov ecx,MAXSTRINGS*10+45 ; [y start] *65536 + [y size] mov ecx,MAXSTRINGS*10+45 ; [y start] *65536 + [y size]
; mov edx,[sc.work] ; color of work area RRGGBB,8->color gl ; mov edx,[sc.work] ; color of work area RRGGBB,8->color gl
mov edx,0xffffff mov edx,0xffffff
or edx,0x13000000 or edx,0x14000000
xor esi,esi xor esi,esi
mcall ,[xstart],,,,title mcall ,[xstart],,,,title
mov ebx,296 shl 16+5*6 mov ebx,296 shl 16+5*6