Subversion Repositories Kolibri OS

Rev

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

Rev 7996 Rev 9117
Line 25... Line 25...
25
draw_error_window:
25
draw_error_window:
26
    mcall 12, 1
26
    mcall 12, 1
27
    mcall 0,[error_window_x] ,[error_window_y], 0x03ff0000
27
    mcall 0,[error_window_x] ,[error_window_y], 0x03ff0000
28
    mcall 4,<10,30>,0x90ffffff,[error_pointer]
28
    mcall 4,<10,30>,0x90ffffff,[error_pointer]
29
    mcall 4,<10,50>, ,error_type
29
    mcall 4,<10,50>, ,error_type
30
    mcall 47,0xa0000,[file_system_error],<140,50>,0x10ffffff
30
    mcall 47,0xa0000,[file_system_error],<148,50>,0x10ffffff
31
    mcall 12, 2
31
    mcall 12, 2
32
    ret
32
    ret
33
;---------------------------------------------------------------------
33
;---------------------------------------------------------------------
34
start_error_window_thread:
34
start_error_window_thread:
35
    mov   [file_system_error],eax
35
    mov   [file_system_error],eax