Subversion Repositories Kolibri OS

Rev

Rev 133 | Rev 147 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 133 Rev 142
Line 814... Line 814...
814
    mov   eax,[esi+WDATA.box.top]
814
    mov   eax,[esi+WDATA.box.top]
815
    mov   [dly],eax
815
    mov   [dly],eax
816
    add   eax,[esi+WDATA.box.height]
816
    add   eax,[esi+WDATA.box.height]
817
    mov   [dlye],eax
817
    mov   [dlye],eax
Line 818... Line -...
818
 
-
 
819
    mov   [esi+WDATA.box.left], 0
-
 
820
    mov   [esi+WDATA.box.width], 5
-
 
821
    mov   eax,[0xFE04]
-
 
822
    mov   [esi+WDATA.box.top],eax
-
 
823
    mov   [esi+WDATA.box.height], 5
818
 
-
 
819
    xor   eax, eax
-
 
820
    mov   [esi+WDATA.box.left],eax
-
 
821
    mov   [esi+WDATA.box.width],eax
-
 
822
    mov   [esi+WDATA.box.top],eax
824
    xor   eax, eax
823
    mov   [esi+WDATA.box.height],eax
825
    mov   [esi+WDATA.cl_workarea],eax
824
    mov   [esi+WDATA.cl_workarea],eax
826
    mov   [esi+WDATA.cl_titlebar],eax
825
    mov   [esi+WDATA.cl_titlebar],eax
827
    mov   [esi+WDATA.cl_frames],eax
826
    mov   [esi+WDATA.cl_frames],eax
828
    mov   dword [esi+WDATA.reserved],eax ; clear all flags: wstate, redraw, wdrawn
827
    mov   dword [esi+WDATA.reserved],eax ; clear all flags: wstate, redraw, wdrawn