wine-wine/dlls/netapi32
Francois Gouget b611dac7ef On Win9x netapi32.dll does not export a single API so we do a
GetProcAddress for each of them and skip the tests when necessary.
On Win9x GetUserNameW and GetComputerNameW are stubs.
Improve error reporting in access.c.
2002-12-19 01:04:12 +00:00
..
tests On Win9x netapi32.dll does not export a single API so we do a 2002-12-19 01:04:12 +00:00
.cvsignore Added .spec.def files. 2002-12-12 22:04:04 +00:00
Makefile.in Implemented NetQueryDisplayInformation, NetUserGetInfo, created 2002-09-23 20:36:50 +00:00
access.c NetUserGetInfo: implemented Level 1. 2002-12-17 01:46:40 +00:00
apibuf.c Implemented NetQueryDisplayInformation, NetUserGetInfo, created 2002-09-23 20:36:50 +00:00
browsr.c Fixed some issues found by winapi_check. 2002-09-24 18:29:39 +00:00
netapi32.c Made the dll entry point default to DllMain and removed most of the 2002-11-04 23:53:41 +00:00
netapi32.spec Stub NetGetDCName(). Add in the rest of the NERR_* defines. 2002-12-13 20:28:03 +00:00
netapi32_misc.h Implemented NetQueryDisplayInformation, NetUserGetInfo, created 2002-09-23 20:36:50 +00:00
wksta.c Fixed some issues found by winapi_check. 2002-09-24 18:29:39 +00:00