Implemented NetQueryDisplayInformation, NetUserGetInfo, created
authorAndriy Palamarchuk <apa3a@yahoo.com>
Mon, 23 Sep 2002 20:36:50 +0000 (20:36 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 23 Sep 2002 20:36:50 +0000 (20:36 +0000)
commit2693eb9a2369da13483040dcb2fded94cefa7681
treeaaf2d381a5cd78fba990ad67ea028108977df38b
parente30b0780be2470d8478cf7f90e0d84093360ffc0
Implemented NetQueryDisplayInformation, NetUserGetInfo, created
conformance tests, other netapi32 bug fixes and improvements.
17 files changed:
dlls/netapi32/Makefile.in
dlls/netapi32/access.c [new file with mode: 0644]
dlls/netapi32/apibuf.c
dlls/netapi32/browsr.c [new file with mode: 0644]
dlls/netapi32/netapi32.spec
dlls/netapi32/netapi32_misc.h [new file with mode: 0644]
dlls/netapi32/tests/.cvsignore
dlls/netapi32/tests/Makefile.in
dlls/netapi32/tests/access.c [new file with mode: 0644]
dlls/netapi32/tests/wksta.c
dlls/netapi32/wksta.c
include/Makefile.in
include/lm.h
include/lmaccess.h
include/lmbrowsr.h [new file with mode: 0644]
include/lmcons.h
include/lmerr.h