wininet: Fix InternetGetCookie with no matching cookies.
[wine] / dlls / netapi32 / access.c
2006-02-13  Hans Leidekkernetapi32: Improve stub for NetUserModalsGet.
2005-11-21  Ge van GeldorpFix some prototypes to match the PSDK.
2005-07-07  Detlef RiekenbergNetUserAdd + NetUserDel implemented as stub.
2005-07-05  Stefan HuehnerFix -Wmissing-declarations warnings.
2004-04-19  Francois GougetMake Unicode const strings static so they are not copie...
2004-02-06  Chris MorganStub NetUserEnum().
2003-12-04  Mike McCormackStub implementations for some functions.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2002-12-17  Uwe BonnesNetUserGetInfo: implemented Level 1.
2002-12-13  Chris MorganStub NetGetDCName(). Add in the rest of the NERR_...
2002-09-24  Patrik StridvallFixed some issues found by winapi_check.
2002-09-23  Andriy PalamarchukImplemented NetQueryDisplayInformation, NetUserGetInfo...