in some programs set not sized changed window

git-svn-id: svn://kolibrios.org@551 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
SPraid (simba)
2007-06-22 20:24:06 +00:00
parent 9b1d2c1c51
commit f8ca762192
68 changed files with 68 additions and 68 deletions

View File

@@ -257,7 +257,7 @@ draw_window:
mov ebx,320*65536+(LEN_X-BORDER_LEFT-BORDER_RIGHT)*ADOBE_SIZE+X_LOCATION*2
mov ecx,25*65536+ (LEN_Y-BORDER_TOP-BORDER_BOTTOM)*ADOBE_SIZE+Y_LOCATION+30
mov edx,[sc.work] ; color of work area RRGGBB
or edx,0x13000000
or edx,0x14000000
mov edi,title ; WINDOW LABEL
mcall