reactos/dll/win32/netapi32
Jérôme Gardou 23373acbb9 [CMAKE] Use modules instead of shared libraries
There is no need to compile our DLLs as shared libraries since we are
managing symbols exports and imports through spec files.

On my system, this reduces the configure-time by a factor of two.
2019-04-06 17:43:38 +02:00
..
apibuf.c
browser.c
CMakeLists.txt [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
dfs.c [NETAPI32] Add more DFS stubs 2018-09-16 21:11:16 +02:00
display.c
dssetup.c
group_new.c [NETAPI32] Initialize parm_err 2019-03-09 20:26:00 +01:00
local_group.c [NETAPI32] Initialize parm_err 2019-03-09 20:26:00 +01:00
misc.c [NETAPI32] Implement NetRegisterDomainNameChangeNotification() and NetUnregisterDomainNameChangeNotification(). 2018-12-15 17:18:32 +01:00
nbcmdqueue.c
nbcmdqueue.h
nbnamecache.c
nbnamecache.h
nbt.c
netapi32.c [NETAPI32] Fix NetUserEnum to work on x64 2019-04-02 01:45:51 +02:00
netapi32.h [NETAPI32] Fix NetUserEnum to work on x64 2019-04-02 01:45:51 +02:00
netapi32.spec [NETAPI32] Implement NetRegisterDomainNameChangeNotification() and NetUnregisterDomainNameChangeNotification(). 2018-12-15 17:18:32 +01:00
netbios.c
netbios.h
netlogon.c [NETAPI32] Implement DsGetDcNameA/W --> DsGetDcNameWithAccountA/W --> DsrGetDcNameEx2. 2018-11-25 23:24:21 +01:00
obsolete.c
schedule.c
srvsvc.c [NETAPI32] Implement I_NetServerSetServiceBits() 2018-08-05 15:57:03 +02:00
user.c [NETAPI32] Fix NetUserEnum to work on x64 2019-04-02 01:45:51 +02:00
utils.c [NETAPI32] NetUserGetInfo: Build and return the users SID for level 4 and 23. 2019-03-11 22:31:36 +01:00
wksta.c
wksta_new.c [NETAPI32] Add annotations and move NetUseGetInfo to a better location. 2018-08-05 15:36:48 +02:00