[NETAPI32]
authorEric Kohl <eric.kohl@reactos.org>
Sat, 1 Jul 2017 23:12:06 +0000 (23:12 +0000)
committerEric Kohl <eric.kohl@reactos.org>
Sat, 1 Jul 2017 23:12:06 +0000 (23:12 +0000)
commit35bbb0a56752ff827b35f07aa1a46fe6626abf32
treebc8e05e27ae3572a57bbb3c66c4fecf928ee3d00
parent321c2c1f080fa98e8d27ec4a5618e311f83aa2ab
[NETAPI32]
- Add DsEnumerateDomainTrustsA, DsEnumerateDomainTrustsW, DsRoleFreeMemory, DsGetDcNameA, DsGetDcNameW, DsGetSiteNameA and DsGetSiteNameW stubs to netlogon.c.
- Remove the now obsolete file ds.c.
- Implement DsGetSiteNameW and NetEnumerateTrustedDomains. These functions call their counterpart in the netlogon service.

svn path=/trunk/; revision=75261
reactos/dll/win32/netapi32/CMakeLists.txt
reactos/dll/win32/netapi32/ds.c [deleted file]
reactos/dll/win32/netapi32/netapi32.spec
reactos/dll/win32/netapi32/netlogon.c
reactos/sdk/include/reactos/idl/netlogon.idl