Subversion Repositories Kolibri OS

Rev

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

Rev 40 Rev 41
Line 467... Line 467...
467
    mov    [ecx+4],dword 0
467
    mov    [ecx+4],dword 0
468
    mov    eax,[0xfe00]
468
    mov    eax,[0xfe00]
469
    mov    [ecx+8],eax
469
    mov    [ecx+8],eax
470
    mov    eax,[0xfe04]
470
    mov    eax,[0xfe04]
471
    mov    [ecx+12],eax
471
    mov    [ecx+12],eax
-
 
472
;set window state to 'normal' (non-minimized/maximized/rolled-up) state
-
 
473
    mov    [ecx+WDATA.fl_wstate],WSTATE_NORMAL
472
;set cr3 register in TSS of application    
474
;set cr3 register in TSS of application    
473
    mov    ecx,[new_process_place]     
475
    mov    ecx,[new_process_place]     
474
    shl    ecx,8
476
    shl    ecx,8
475
    mov    eax,[0x800B8+ecx]
477
    mov    eax,[0x800B8+ecx]
476
    add    eax,8+16              ;add flags
478
    add    eax,8+16              ;add flags