Subversion Repositories Kolibri OS

Rev

Rev 6495 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6495 Rev 6535
Line 13... Line 13...
13
public init_libini as '_kolibri_libini_init'
13
public init_libini as '_kolibri_libini_init'
Line 14... Line 14...
14
	
14
	
Line 15... Line 15...
15
;;; Returns 0 on success. -1 on failure.
15
;;; Returns 0 on success. -1 on failure.
-
 
16
 
16
 
17
proc init_libini
17
proc init_libini
18
	pusha
-
 
19
	mcall 68,11
18
	mcall 68,11
20
	stdcall dll.Load, @IMPORT
19
	stdcall dll.Load, @IMPORT
21
	popa
Line 20... Line 22...
20
	ret
22
	ret