Rpcrt4.dll

From ReactOS Wiki
Revision as of 07:51, 6 March 2012 by BrentNewland (talk | contribs)
Jump to: navigation, search

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)