Subversion Repositories Kolibri OS

Rev

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

Rev 2 Rev 40
Line 316... Line 316...
316
    je    no_fl_start_param
316
    je    no_fl_start_param
317
    mov   ebx,[0x3010]
317
    mov   ebx,[0x3010]
318
    mov   ebx,[ebx+0x10]
318
    mov   ebx,[ebx+0x10]
319
    add   ebx,[esp+12]
319
    add   ebx,[esp+12]
320
  no_fl_start_param:
320
  no_fl_start_param:
-
 
321
    mov   edx,[esp+16]		; flags
Line 321... Line 322...
321
 
322
 
Line 322... Line 323...
322
    call  start_application_fl
323
    call  start_application_fl
Line 438... Line 439...
438
    mov   ebx,[0x3010]
439
    mov   ebx,[0x3010]
439
    mov   ebx,[ebx+0x10]
440
    mov   ebx,[ebx+0x10]
440
    add   ebx,[esp+12]
441
    add   ebx,[esp+12]
Line 441... Line 442...
441
 
442
 
-
 
443
  no_flp_start_param:
Line 442... Line 444...
442
  no_flp_start_param:
444
    mov   edx,[esp+16]		; flags
Line 443... Line 445...
443
 
445
 
Line 776... Line 778...
776
    je    no_hd_start_param
778
    je    no_hd_start_param
777
    mov   ebp,[0x3010]
779
    mov   ebp,[0x3010]
778
    mov   ebp,[ebp+0x10]
780
    mov   ebp,[ebp+0x10]
779
    add   ebp,[esp+12]
781
    add   ebp,[esp+12]
780
  no_hd_start_param:
782
  no_hd_start_param:
-
 
783
    mov   edx,[esp+16]		; flags
Line 781... Line 784...
781
 
784
 
Line 782... Line 785...
782
    call  start_application_hd
785
    call  start_application_hd