Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 45 → Rev 44

/kernel/trunk/gui/window.inc
345,12 → 345,6
cmp eax,5 ; get screen workarea
jne no_get_workarea
popad
 
mov eax,[0xfe00]
mov [screen_workarea.right],eax
mov eax,[0xfe04]
mov [screen_workarea.bottom],eax
 
mov eax,[screen_workarea.left-2]
mov ax,word[screen_workarea.right]
mov [esp+36],eax