We should always allocate in NdrConformantStringUnmarshal if the
[wine] / dlls / rpcrt4 / rpcrt4.spec
2005-11-21  Vincent BéronMark some functions as implemented in the spec files.
2005-10-26  Huw DaviesStubs for NdrStubForwardingFunction and NdrCStdStubBuff...
2005-08-08  Alexandre JulliardDon't prefix the functions DllCanUnloadNow, DllGetClass...
2005-08-03  Robert ShearmanAdd stubs for NdrMapCommAndFaultStatus, conformant...
2005-07-22  Francois GougetFix the NdrVaryingArrayUnmarshall prototype (reported by
2005-07-18  Robert ShearmanAdd stubs for most of the NDR marshaling functions.
2005-06-23  Alexandre JulliardSort entry points in the same order as Windows.
2005-03-14  Robert Shearman- RpcMgmtStopServerListen should not affect auto-listen...
2005-02-15  Robert Shearman- Add a stub implementation of RpcImpersonateClient.
2004-12-23  Bill MedlandImplemented DceErrorInqText.
2004-10-18  Mike McCormackAdd stub implementation for CreateProxyFromTypeInfo.
2004-04-14  Filip NavaraFix the case of RpcNetworkIsProtseqValid[AW] (was
2003-11-21  Gregory M. TurnerImplemented RpcObjectSetType.
2003-07-30  Alexandre JulliardMake the DllRegisterServer, DllRegisterServerEx, DllUnr...
2003-05-21  Ove KaavenAdded semi-stub for NdrProxyErrorHandler.
2003-05-20  Ove KaavenImplemented "dereference" pointer flag.
2003-04-26  Alexandre JulliardAdded a few stubs needed by the generated oaidl_p.c.
2003-03-20  Alexandre JulliardTake advantage of new winebuild syntax to remove redund...
2003-02-01  Ove KaavenImplemented marshalling of pointers, simple and complex...
2003-01-31  Ove KaavenImplemented RpcRaiseException.
2002-12-02  Alexandre JulliardAuthors: Greg Turner <gmturner007@ameritech.net>, Ove...
2002-11-04  Alexandre JulliardMade the dll entry point default to DllMain and removed...
2002-11-01  Greg TurnerFix some problems found by winapi_check.
2002-10-31  Greg Turner- Fix offset bug in the conformant string unmarshall...
2002-10-29  Patrik StridvallFixed some issues found by winapi_check.
2002-10-28  Greg TurnerAdd a bunch of stubs, all of which I presume to be...
2002-10-28  Greg Turner- Clean up and enhance some traces.
2002-10-22  Greg Turner- Use Ove-style macros for NdrConformantStringMarshall...
2002-10-21  Greg TurnerStubs for RpcServerUseProtseqA, RpcServerUseProtseqW.
2002-10-19  Greg TurnerSuper-crude implementation for NdrClientCall2.
2002-10-18  Greg Turner- (try to) implement RpcMgmtWaitServerListen
2002-10-11  Ove KaavenAdded NdrOleAllocate, NdrOleFree, NdrInterfacePointerBu...
2002-10-11  Ove KaavenReimplement several RpcServer.* methods in rpc_server.c.
2002-10-10  Ove KaavenAdded NdrDllCanUnloadNow, NdrDllGetClassObject, NdrDllR...
2002-10-10  Ove KaavenAdded NdrProxyFreeBuffer, NdrProxyGetBuffer, NdrProxyIn...
2002-10-10  Ove KaavenImplement the CStdStubBuffer methods.
2002-10-10  Ove KaavenIUnknown_[QAR]_Proxy implementations, VTbl construction...
2002-10-10  Ove KaavenStubby NdrClientCall2 & some header changes.
2002-10-10  Ove KaavenImplemented I_RpcFreeBuffer, I_RpcGetBuffer, I_RpcRecei...
2002-10-07  Greg TurnerImplemented UuidCompare.
2002-10-07  Ove KaavenImplemented RpcBindingInqObject, RpcBindingSetObject,
2002-10-03  Ove KaavenAdded UuidCreateNil, UuidEqual and UuidIsNil.
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-06-13  Mike McCormackAdded an empty implementation for UuidFromStringA/W.
2002-05-19  Stefan LeichterAdded stub for DllRegisterServer.
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-02-19  Stefan LeichterAdded two missing exports.
2002-01-31  Patrik StridvallFixed some issues found by winapi_check.
2002-01-29  Mike McCormackAdded stubs for NdrDllCanUnloadNow and NdrDllGetClassOb...
2002-01-06  Mark G. AdamsFix UuidCreate() to not forget MAC address.
2001-09-17  Ove KaavenLots of rpcrt4.dll stubs.
2001-09-07  Huw D M DaviesStub implementation for UuidHash().
2001-07-11  Peter HunnisettAdded a bunch of entry points.
2000-11-15  Marcus MeissnerAdded some rpcrt4 stubs.
2000-11-12  Alexandre JulliardStart using import tables for dlls that can already...
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-10-31  Alexandre JulliardAdded import of ntdll.
2000-10-24  Chris MorganImplemented RpcStringFreeA and UuidToStringA.
2000-07-15  Huw D M DaviesCreate rpcrt4.dll.