Sweden-Number/dlls/webservices
Hans Leidekker 3c3ab8911e webservices: Send incremental string table updates with messages in the same session.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-06-20 16:02:58 +02:00
..
tests webservices: Implement WsShutdownSessionChannel. 2018-06-20 16:02:54 +02:00
Makefile.in webservices: Add a static builtin dictionary. 2017-06-14 11:18:48 +02:00
channel.c webservices: Send incremental string table updates with messages in the same session. 2018-06-20 16:02:58 +02: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: Send incremental string table updates with messages in the same session. 2018-06-20 16:02:58 +02:00
url.c webservices: Use the global HeapAlloc() wrappers. 2018-02-06 12:58:59 +01:00
webservices.spec webservices: Implement WsShutdownSessionChannel. 2018-06-20 16:02:54 +02:00
webservices_private.h webservices: Send incremental string table updates with messages in the same session. 2018-06-20 16:02:58 +02:00
writer.c webservices: Send incremental string table updates with messages in the same session. 2018-06-20 16:02:58 +02:00