d3drm: Avoid LPD3DRMQUATERNION.
[wine] / include / rpcdce.h
2012-05-09  Hans Leidekkerrpcrt4: Add a stub implementation of RpcServerInqDefaul...
2011-06-28  Damjan Jovanovicrpcrt4: Implement RpcNetworkInqProtseqs.
2011-06-20  Damjan Jovanovicrpcrt4: Implement RpcProtseqVectorFree.
2011-06-20  Damjan Jovanovicinclude: Fix an RPC_PROTSEQ_VECTORW typo.
2011-06-17  Damjan Jovanovicinclude: Add RPC_PROTSEQ_VECTOR.
2010-12-15  Hans Leidekkerrpcrt4: Add a stub implementation of RpcMgmtSetAuthoriz...
2009-11-11  Hans Leidekkerrpcrt4: Implement RpcBindingInqAuthClient{, Ex}.
2009-11-11  Hans Leidekkerinclude: Add protocol sequence constants.
2009-11-04  Hans Leidekkerrpcrt4: Correct spelling of RPC_C_QOS_IDENTITY_STATIC...
2009-09-09  Alexandre Julliardinclude: Fix the RPC_AUTH_KEY_RETRIEVAL_FN definition.
2009-03-30  Rob Shearmaninclude: Add declarations for RpcMgmtInqStats and RpcMg...
2009-01-04  Michael Stefaniucinclude: Change unsigned long to ULONG in rpcdce.h...
2008-09-23  Hans Leidekkerrpcrt4: Add stub implementations for RpcMgmtInqStats...
2008-08-18  Rob Shearmaninclude: Fix the WINELIB_NAME_AW macro for RpcBindingTo...
2008-06-23  Kai Blinrpcrt4: Ignore the AuthzSvr parameter for RPC_C_AUTHN_W...
2008-06-10  Rob Shearmaninclude: Add some missing defines and function declarat...
2008-05-26  Maarten Lankhorstinclude: Add missing RpcMgmtIsServerListening declaration.
2008-03-17  Rob Shearmanrpcrt4: Add a stub for RpcCancelThreadEx.
2007-12-14  Rob Shearmaninclude: Make RpcRaiseException DECLSPEC_NORETURN,...
2007-11-13  Francois Gougetrpcrt4: Add some missing prototypes and better match...
2007-02-12  Rob Shearmaninclude: Fix a typo in a comment in rpcdce.h.
2007-02-06  Francois Gougetrpcrt4: Improve the prototypes Win64 compatibility...
2006-11-09  Rob Shearmaninclude: Add RPC/DCE defines and structures related...
2006-10-13  Francois Gougetrpcrt4: Add RPC_CSTR, RPC_WSTR and update the prototype...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-15  Francois Gougetinclude: Remove uneeded __RPC_FAR references.
2006-05-05  Mike McCormackrpcrt4: Add some defines.
2006-05-05  Mike McCormackrpcrt4: Add stub implementations for RPC authentication...
2006-04-19  Mike McCormackrpcrt4: Stub implementation for rpcrt4.RpcMgmtEpEltInqB...
2006-04-19  Mike McCormackrpcrt4: Add a stub implementation for rpcrt4.RpcMgmtInq...
2005-11-14  Peter LemenkovAdded extern "C".
2005-08-22  Kai BlinAdded SEC_WINNT_AUTH_IDENTITY struct.
2005-01-14  Ge van GeldorpFix prototypes according to PSDK.
2004-12-23  Bill MedlandImplemented DceErrorInqText.
2004-09-08  Francois GougetFix and unify parsing of calling conventions.
2004-09-02  Mike McCormackUse standard types in rpcrt4 headers so they can be...
2004-04-19  Filip NavaraFix some RPC prototypes to get it compiling with W32API.
2004-04-14  Filip NavaraFix the case of RpcNetworkIsProtseqValid[AW] (was
2004-01-20  Mike HearnImplemented RpcIsProtSeqValid.
2003-11-21  Gregory M. TurnerImplemented RpcObjectSetType.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-28  Dimitrie O. PaunUse angle brackets (<>) rather than quotes ("") for...
2003-01-31  Ove KaavenSome RPC definitions.
2003-01-04  Dimitrie O. PaunRename __WINE__ to __WINESRC__.
2002-12-24  Dimitrie O. PaunFix definitions for Uuid{To,From}String, RpcStringFree.
2002-12-18  Ove KaavenMoved UUID type to rpcdce.h, as in the MS RPC headers.
2002-12-02  Alexandre JulliardAuthors: Greg Turner <gmturner007@ameritech.net>, Ove...
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-21  Greg TurnerStubs for RpcServerUseProtseqA, RpcServerUseProtseqW.
2002-10-18  Greg Turner- (try to) implement RpcMgmtWaitServerListen
2002-08-09  Ove KaavenSome more RPC definitions.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-05  Patrik StridvallMSVC compile fixes.
2002-01-31  Patrik StridvallFixed some issues found by winapi_check.
2001-10-14  Ove KaavenAdded some RPC definitions.
2001-09-07  Huw D M DaviesStub implementation for UuidHash().
2001-07-11  Peter HunnisettAdded a bunch of entry points.
2000-11-08  Francois GougetMoved things to the proper rpcxxx.h header.