[PATCH 1/6] wsdapi: Add wsdapi_internal.h for shared internal function and macro definitions.
March 12, 2018
10:58 p.m.
Following Huw's feedback, this patch set starts to implement IWSDiscoveryPublisher_PublishEx. At present an incomplete message is sent, which will be fully populated in a further patch series. Signed-off-by: Owen Rudge <orudge(a)codeweavers.com> --- dlls/wsdapi/address.c | 6 +----- dlls/wsdapi/wsdapi_internal.h | 35 +++++++++++++++++++++++++++++++++++ dlls/wsdapi/xml.c | 7 +------ 3 files changed, 37 insertions(+), 11 deletions(-) create mode 100644 dlls/wsdapi/wsdapi_internal.h
2937
Age (days ago)
2937
Last active (days ago)
0 comments
1 participants
participants (1)
-
Owen Rudge