[NETAPI32]
authorEric Kohl <eric.kohl@reactos.org>
Fri, 2 Jun 2017 20:02:49 +0000 (20:02 +0000)
committerEric Kohl <eric.kohl@reactos.org>
Fri, 2 Jun 2017 20:02:49 +0000 (20:02 +0000)
commitdaff560348d901fb7317bc1e503e8f7ce8c62c88
treea8e4728f5d74072537b10b736f808d4af930a41e
parent8679f001d9418ba5376efc1da0e0513feda4af1c
[NETAPI32]
- Implement NetShareAdd, NetShareCheck, NetShareDel and NetShareDelSticky. These functions call their counterparts in the server service.
- Add stubs for NetShareEnum, NetShareEnumSticky, NetShareGetInfo and NetShareSetInfo.
- Get rid of the NetShare wine stubs.

svn path=/trunk/; revision=74752
reactos/dll/win32/netapi32/netapi32.spec
reactos/dll/win32/netapi32/share.c
reactos/dll/win32/netapi32/srvsvc.c