Unicode fixes.
[wine] / include / rpcdce.h
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.