Module: wine Branch: master Commit: 199b0bf84eb8f4cc8ab2bc44f8e40f0b42d48575 URL: http://source.winehq.org/git/wine.git/?a=commit;h=199b0bf84eb8f4cc8ab2bc44f8...
Author: Hans Leidekker hans@codeweavers.com Date: Mon Oct 24 10:04:19 2016 +0200
netapi32: Implement DavGetUNCFromHTTPPath.
Signed-off-by: Hans Leidekker hans@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/netapi32/netapi32.c | 85 ++++++++++++++++++++++++ dlls/netapi32/netapi32.spec | 1 + dlls/netapi32/tests/access.c | 153 +++++++++++++++++++++++++++++++++++++++++++ include/davclnt.h | 1 + 4 files changed, 240 insertions(+)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=199b0bf84eb8f4cc8ab2bc...