netapi31: Add basic support for NetServerGetInfo.
commitc6be6a4bfefe9c9ff8849a91531df3d5dc56df69
authorJason Edmeades <jason.edmeades@googlemail.com>
Sat, 16 Jan 2010 22:55:20 +0000 (16 14:55 -0800)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 18 Jan 2010 13:38:14 +0000 (18 14:38 +0100)
tree8499309e5cf90f89b414d956dd856060de6d13be
parent516d54bf91ea4ada98e94c7bcd22671d7c1341bb
netapi31: Add basic support for NetServerGetInfo.

Based on code from NetWkstaGetInfo, and retrieves the basic system
information. Note the 'type' field is a little generic as there is
currently no concept of domain controllers, servers or workstation
so I used the most accurate value I could.
dlls/netapi32/netapi32.c