Sweden-Number/dlls/webservices
Hans Leidekker ab2f25d40c webservices: Avoid a warning from HeapDestroy.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-06-20 16:02:48 +02:00
..
tests webservices/tests: Use the available ARRAY_SIZE() macro. 2018-06-11 11:41:59 +02:00
Makefile.in webservices: Add a static builtin dictionary. 2017-06-14 11:18:48 +02:00
channel.c webservices: Use the global HeapAlloc() wrappers. 2018-02-06 12:58:59 +01:00
error.c webservices: Use the global HeapAlloc() wrappers. 2018-02-06 12:58:59 +01:00
heap.c webservices: Avoid a warning from HeapDestroy. 2018-06-20 16:02:48 +02:00
listener.c webservices: Call WSACleanup when the dll is unloaded. 2018-06-06 16:14:29 +02:00
msg.c webservices: Use the global HeapAlloc() wrappers. 2018-02-06 12:58:59 +01:00
proxy.c webservices: Use the global HeapAlloc() wrappers. 2018-02-06 12:58:59 +01:00
reader.c webservices: Fix handling of empty text field mappings. 2018-06-06 16:14:36 +02:00
sock.h webservices: Pass AI_PASSIVE when resolving the hostname for a listener socket. 2017-06-06 13:08:46 +02:00
string.c webservices: Use the global HeapAlloc() wrappers. 2018-02-06 12:58:59 +01:00
url.c webservices: Use the global HeapAlloc() wrappers. 2018-02-06 12:58:59 +01:00
webservices.spec webservices: Stub WsAbortChannel(). 2017-11-17 10:28:40 +01:00
webservices_private.h webservices: Use the global HeapAlloc() wrappers. 2018-02-06 12:58:59 +01:00
writer.c webservices: Use the global HeapAlloc() wrappers. 2018-02-06 12:58:59 +01:00