Subversion Repositories Kolibri OS

Rev

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

Rev 485 Rev 551
Line 119... Line 119...
119
    mcall
119
    mcall
Line 120... Line 120...
120
 
120
 
121
    xor  eax,eax ; window
121
    xor  eax,eax ; window
122
    mov  ebx,100*65536+107
122
    mov  ebx,100*65536+107
123
    mov  ecx,100*65536+105
123
    mov  ecx,100*65536+105
124
    mov  edx,0x33400088
124
    mov  edx,0x34400088
125
    mov  edi,title
125
    mov  edi,title
Line 126... Line 126...
126
    mcall
126
    mcall