mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-09 17:30:18 +01:00
16 lines
445 B
Modula-2
16 lines
445 B
Modula-2
|
; These are additional exports from nsldap.dll when it includes libprldap.
|
||
|
; Tack this to the end of nsldap.def.
|
||
|
;
|
||
|
; exports list (generated by genexports.pl)
|
||
|
;
|
||
|
prldap_init @2010
|
||
|
prldap_install_routines @2011
|
||
|
prldap_set_session_info @2012
|
||
|
prldap_get_session_info @2013
|
||
|
prldap_set_socket_info @2014
|
||
|
prldap_get_socket_info @2015
|
||
|
prldap_set_session_option @2016
|
||
|
prldap_get_session_option @2017
|
||
|
;
|
||
|
; end of generated exports list.
|