24 lines
256 B
Modula-2
24 lines
256 B
Modula-2
LIBRARY REGCONN
|
|
|
|
EXPORTS
|
|
|
|
;
|
|
; regbind.c
|
|
;
|
|
|
|
RegConn_nb_nb
|
|
RegConn_nb_tcp
|
|
RegConn_nb_ipx
|
|
RegConn_np
|
|
RegConn_spx
|
|
RegConn_ip_tcp
|
|
BaseBindToMachineShutdownInterface
|
|
|
|
;
|
|
; shutcall.c
|
|
;
|
|
|
|
NewShutdownCallback
|
|
NewShutdownCallbackEx
|
|
NewAbortShutdownCallback
|