comdlg32: CDM_GETSPEC and CDM_GETFILEPATH should preserve double quotes in file lists.
[wine] / include / rpcdce.h
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.