Unicodify the cookie handling code.
[wine] / dlls / rpcrt4 / rpcrt4_main.c
2003-09-11  Gregory M. TurnerUpdated the "TODO" comments.
2003-09-09  Alexandre JulliardFixed a few more headers dependency issues.
2003-09-08  Francois GougetFix the case of product and company names.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-06-30  Dmitry TimoshkovFor all DLLs with defined DllMain and which do not...
2003-05-13  Francois GougetFix miscellaneous spelling errors and typos.
2003-03-28  Alexandre JulliardReplaced WINE_CHECK_STRUCT_MEMBER autoconf macro by...
2003-01-31  Ove KaavenImplemented RpcRaiseException.
2003-01-14  Francois GougetRemove (POINTER)NULL casts.
2002-12-24  Dimitrie O. PaunFix definitions for Uuid{To,From}String, RpcStringFree.
2002-12-02  Alexandre JulliardAuthors: Greg Turner <gmturner007@ameritech.net>, Ove...
2002-11-06  Greg Turner- Remove stupid indentations from trace msgs.
2002-11-04  Alexandre JulliardMade the dll entry point default to DllMain and removed...
2002-10-25  Greg Turner- Make explicit some missing include dependencies.
2002-10-11  Ove KaavenReimplement several RpcServer.* methods in rpc_server.c.
2002-10-10  Ove KaavenAdded NdrDllCanUnloadNow, NdrDllGetClassObject, NdrDllR...
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-04  Alexandre JulliardImplemented UuidFromString[AW] based on CLSIDFromString
2002-10-03  Ove KaavenAdded UuidCreateNil, UuidEqual and UuidIsNil.
2002-08-17  Patrik StridvallAdded include protection for unistd.h and sys/time.h.
2002-08-09  Ove KaavenSome more RPC definitions.
2002-06-13  Mike McCormackAdded an empty implementation for UuidFromStringA/W.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-19  Stefan LeichterAdded stub for DllRegisterServer.
2002-05-14  Alexandre JulliardPortability fixes.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
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-07  Huw D M DaviesStub implementation for UuidHash().
2001-07-12  Patrik StridvallFixed some issues found by winapi_check.
2001-07-11  Peter HunnisettAdded a bunch of entry points.
2001-07-08  Patrik StridvallAdd proper check for existance of struct sockaddr membe...
2001-06-20  Patrik StridvallDocumentation ordinal fixes.
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2001-05-09  Francois GougetAdd '\n' at the end of traces.
2001-01-17  Alexandre JulliardCleaned up dll startup routines now that we have separa...
2000-12-05  Stefan LeichterCompile fix for gcc 2.7.2.3.
2000-12-01  Patrik StridvallAdded/modified documentation for function arguments.
2000-11-25  Patrik StridvallFixed some issues found by winapi_check.
2000-11-15  Marcus MeissnerAdded some rpcrt4 stubs.
2000-10-24  Chris MorganImplemented RpcStringFreeA and UuidToStringA.
2000-09-26  Alexandre JulliardMoved all Win16 definitions out of the standard Windows...
2000-07-25  Patrik StridvallFixed issues found by winapi_check.
2000-07-16  Andreas MohrSpelling fixes.
2000-07-15  Huw D M DaviesCreate rpcrt4.dll.