Commit ab326fe5 authored by Owen Rudge's avatar Owen Rudge Committed by Alexandre Julliard

wsdapi: Add stub implementation of IWSDiscoveryPublisher.

parent 70665202
......@@ -3,4 +3,5 @@ IMPORTLIB = wsdapi
IMPORTS = kernel32
C_SRCS = \
discovery.c \
main.c
......@@ -17,7 +17,7 @@
@ stub WSDCreateDiscoveryProvider2
@ stub WSDCreateDiscoveryProvider
@ stub WSDCreateDiscoveryPublisher2
@ stub WSDCreateDiscoveryPublisher
@ stdcall WSDCreateDiscoveryPublisher(ptr ptr)
@ stub WSDCreateHttpAddress
@ stub WSDCreateHttpMessageParameters
@ stub WSDCreateHttpTransport
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment