Difference between revisions of "Rpcrt4.dll"

From ReactOS Wiki
Jump to: navigation, search
m (ChangeLog-0.2.3)
 
m
Line 1: Line 1:
 +
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/rpcrt4/?view=log
 +
 
[[ChangeLog-0.2.3]]
 
[[ChangeLog-0.2.3]]
 
 
*Merge RPC runtime from Wine ([[Filip Navara]])
 
*Merge RPC runtime from Wine ([[Filip Navara]])
 
*Sync to Wine-20040615: ([[Ge van Geldorp]])
 
*Sync to Wine-20040615: ([[Ge van Geldorp]])

Revision as of 07:51, 6 March 2012

http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/rpcrt4/?view=log

ChangeLog-0.2.3

  • Merge RPC runtime from Wine (Filip Navara)
  • Sync to Wine-20040615: (Ge van Geldorp)
  • Fix ref count on standard proxy creation (Robert Shearman)
  • Release channel buffer in StdMarshal_UnmarshalInterface, since we no longer use it and the proxy should have taken a reference on it (Robert Shearman)
  • GetModuleFileName[AW] doesn't terminate the string if the buffer is too small (Eric Pouech)
  • Fixed some issues found by winapi_check (Patrik Stridvall)