advapi32: Explicitly initialize nested array element.
[wine] / dlls / netapi32 / access.c
2007-02-23  Rob Shearmannetapi32: Add a stub for NetUserChangePassword.
2007-02-19  Hans Leidekkernetapi32: Add a stub implementation for NetShareDel...
2006-11-08  Francois GougetFix ntsecapi.h so it does not depend on winternl.h.
2006-10-12  Hans Leidekkernetapi32: Win64 printf format warning fixes.
2006-08-14  Robert Reifnetapi32: NetUserModalsGet bug fixes and cleanup.
2006-08-07  Robert Reifnetapi32: Add stubs for remaining NetLocalGroup* functions.
2006-08-05  Robert Reifnetapi32: Add stub for NetUserGetLocalGroups.
2006-08-05  Robert Reifnetapi32: Return an error for unimplemented levels...
2006-08-05  Robert Reifnetapi32: Add stub for NetLocalGroupEnum.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-05  Robert Reifnetapi32: Implement NetUserModalsGet level 2.
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...