Subversion Repositories Kolibri OS

Rev

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

Rev 530 Rev 535
Line 1... Line 1...
1
$Revision: 530 $
1
$Revision: 535 $
2
;============================================================================
2
;============================================================================
3
;
3
;
4
;   External kernel dependencies (libraries) loading
4
;   External kernel dependencies (libraries) loading
5
;
5
;
6
;============================================================================
6
;============================================================================
Line 38... Line 38...
38
    __#name#_export_name__ db sname,0
38
    __#name#_export_name__ db sname,0
39
}
39
}
Line 40... Line 40...
40
 
40
 
41
 
41
 
42
 
42
 
43
align 4            ; çàãðóçêà áèáëèîòåêè ñ óñëîâèåì, ÷òî áóäèò èñïîëüçûâàòüñÿ èç ÿäðà
43
align 4            ; loading library (use kernel functions)
44
proc load_k_library stdcall, file_name:dword
44
proc load_k_library stdcall, file_name:dword
45
           locals
45
           locals