[PATCH 1/7] wsdapi: Add wsdapi_internal.h for shared internal function and macro definitions.
21 Nov
2017
21 Nov
'17
4:42 p.m.
This patch series adds the initial implementation of the PublishEx function for the IWSDiscoveryPublisher interface. A large XML structure needs to be built up to create the message - the actual sending will follow in a further 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
3034
Age (days ago)
3034
Last active (days ago)
0 comments
1 participants
participants (1)
-
Owen Rudge