wine/dlls/wsdapi/wsdapi.spec
Louis Lenders 03f0659805 wsdapi: Add stub for WSDCreateDiscoveryProvider.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52173
Signed-off-by: Louis Lenders <xerox.xerox2000x@gmail.com>
Signed-off-by: Owen Rudge <orudge@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-12-08 22:14:44 +01:00

46 lines
1.5 KiB
Python

@ stub WSDAddFirewallCheck
@ stub WSDCancelNetworkChangeNotify
@ stub WSDCopyNameList
@ stub WSDNotifyNetworkChange
@ stub WSDRemoveFirewallCheck
@ stub WSDXMLCompareNames
@ stdcall WSDAllocateLinkedMemory(ptr long)
@ stdcall WSDAttachLinkedMemory(ptr ptr)
@ stub WSDCompareEndpoints
@ stub WSDCopyEndpoint
@ stub WSDCreateDeviceHost2
@ stub WSDCreateDeviceHost
@ stub WSDCreateDeviceHostAdvanced
@ stub WSDCreateDeviceProxy2
@ stub WSDCreateDeviceProxy
@ stub WSDCreateDeviceProxyAdvanced
@ stub WSDCreateDiscoveryProvider2
@ stdcall WSDCreateDiscoveryProvider(ptr ptr)
@ stub WSDCreateDiscoveryPublisher2
@ stdcall WSDCreateDiscoveryPublisher(ptr ptr)
@ stub WSDCreateHttpAddress
@ stub WSDCreateHttpMessageParameters
@ stub WSDCreateHttpTransport
@ stub WSDCreateMetadataAgent
@ stub WSDCreateOutboundAttachment
@ stdcall WSDCreateUdpAddress(ptr)
@ stdcall WSDCreateUdpMessageParameters(ptr)
@ stub WSDCreateUdpTransport
@ stdcall WSDDetachLinkedMemory(ptr)
@ stdcall WSDFreeLinkedMemory(ptr)
@ stub WSDGenerateFault
@ stub WSDGenerateFaultEx
@ stub WSDGenerateRandomDelay
@ stub WSDGetConfigurationOption
@ stub WSDProcessFault
@ stub WSDSetConfigurationOption
@ stub WSDUriDecode
@ stub WSDUriEncode
@ stdcall WSDXMLAddChild(ptr ptr)
@ stdcall WSDXMLAddSibling(ptr ptr)
@ stdcall WSDXMLBuildAnyForSingleElement(ptr wstr ptr)
@ stdcall WSDXMLCleanupElement(ptr)
@ stdcall WSDXMLCreateContext(ptr)
@ stub WSDXMLGetNameFromBuiltinNamespace
@ stdcall WSDXMLGetValueFromAny(wstr wstr ptr ptr)