Subversion Repositories Kolibri OS

Rev

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

Rev 485 Rev 551
Line 59... Line 59...
59
        mcall
59
        mcall
Line 60... Line 60...
60
 
60
 
61
                                        ; DRAW WINDOW
61
                                        ; DRAW WINDOW
62
        mov     ebx, 100*65536 + 8*magnify_width + 8
62
        mov     ebx, 100*65536 + 8*magnify_width + 8
63
        lea     ecx, [eax + 100*65536 + 8*magnify_height + 3]
63
        lea     ecx, [eax + 100*65536 + 8*magnify_height + 3]
64
        mov     edx, 0x33000000         ; color of work area RRGGBB
64
        mov     edx, 0x34000000         ; color of work area RRGGBB
65
        mov     edi, labelt             ; header
65
        mov     edi, labelt             ; header
66
        xor     eax, eax                ; function 0 : define and draw window
66
        xor     eax, eax                ; function 0 : define and draw window