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@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