2010-07-06  Ozkan Sezer  <sezeroz@gmail.com>

	* lib32/rpcrt4.def: Activate and add a stdcall suffix of 16 to
	NdrRangeUnmarshall based on its prototype in rpcndr.h. BTW, unlike
	what gendef says, the function does return.


git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@2789 4407c894-4637-0410-b4f5-ada5f102cad1
diff --git a/mingw-w64-crt/ChangeLog b/mingw-w64-crt/ChangeLog
index b6a254c..1e1a5b6 100644
--- a/mingw-w64-crt/ChangeLog
+++ b/mingw-w64-crt/ChangeLog
@@ -1,5 +1,8 @@
 2010-07-06  Ozkan Sezer  <sezeroz@gmail.com>
 
+	* lib32/rpcrt4.def: Activate and add a stdcall suffix of 16 to
+	NdrRangeUnmarshall based on its prototype in rpcndr.h. BTW, unlike
+	what gendef says, the function does return.
 	* lib32/ws2_32.def: Fix @<n> suffix for WSAResetEvent as 4,
 	WSASetEvent as 4, WSAGetLastError as 0, WSASetLastError as 4 and
 	WSAWaitForMultipleEvents as 20.
diff --git a/mingw-w64-crt/lib32/rpcrt4.def b/mingw-w64-crt/lib32/rpcrt4.def
index 60bca60..62d0304 100644
--- a/mingw-w64-crt/lib32/rpcrt4.def
+++ b/mingw-w64-crt/lib32/rpcrt4.def
@@ -300,7 +300,7 @@
 NdrProxyGetBuffer@8
 NdrProxyInitialize@20
 NdrProxySendReceive@8
-;NdrRangeUnmarshall ; Check!!! Couldn't determine function argument count. Function doesn't return. 
+NdrRangeUnmarshall@16
 NdrRpcSmClientAllocate@4
 NdrRpcSmClientFree@4
 NdrRpcSmSetClientToOsf@4