Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Sutcliffe <ir0nh34d@users.sourceforge.net>2007-10-04 03:49:35 +0400
committerChris Sutcliffe <ir0nh34d@users.sourceforge.net>2007-10-04 03:49:35 +0400
commit2fb5f81aa51b0418554f310f384c398a54892beb (patch)
treebe967c26ea6d9efd8a7da861ac1e5371eaf9805e /winsup/w32api/lib/rpcrt4.def
parentb0d00f7a533f4f6fbcdf7916eeadc93cc6d72ed5 (diff)
2007-10-03 Jiri Malak <Jiri.Malak@iol.cz>
* include/rpcndr.h: Missing NdrClientCall2 entry. * lib/rpcrt4.def: Ditto.
Diffstat (limited to 'winsup/w32api/lib/rpcrt4.def')
-rw-r--r--winsup/w32api/lib/rpcrt4.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/winsup/w32api/lib/rpcrt4.def b/winsup/w32api/lib/rpcrt4.def
index 45ec0d126..14212c0d2 100644
--- a/winsup/w32api/lib/rpcrt4.def
+++ b/winsup/w32api/lib/rpcrt4.def
@@ -79,6 +79,7 @@ NdrCStdStubBuffer2_Release@8
NdrCStdStubBuffer_Release@8
NdrClearOutParameters@12
NdrClientCall
+NdrClientCall2
NdrClientContextMarshall@12
NdrClientContextUnmarshall@12
NdrClientInitialize@16