19 lines
368 B
Modula-2
19 lines
368 B
Modula-2
;+-------------------------------------------------------------------------
|
|
;
|
|
; Microsoft Windows
|
|
;
|
|
; Copyright (C) Microsoft Corporation, 1998 - 1999
|
|
;
|
|
; File: rpclt1.def
|
|
;
|
|
;--------------------------------------------------------------------------
|
|
|
|
LIBRARY RPCLT1
|
|
|
|
EXPORTS
|
|
|
|
TransportLoad
|
|
GetCompletionPortHandleForThread
|
|
ReleaseHandleForThread
|
|
|