Sweden-Number/dlls/webservices
Hans Leidekker 55e60aab5c webservices: Move error support to a separate file.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-03-29 17:17:13 +02:00
..
tests webservices: Implement WS_HEAP_PROPERTY_REQUESTED_SIZE and WS_HEAP_PROPERTY_ACTUAL_SIZE. 2017-03-08 15:30:37 +01:00
Makefile.in webservices: Move error support to a separate file. 2017-03-29 17:17:13 +02:00
channel.c webservices: Protect channels with a critical section. 2017-03-08 15:30:41 +01:00
error.c webservices: Move error support to a separate file. 2017-03-29 17:17:13 +02:00
msg.c webservices: Use a table in get_header_name. 2017-03-29 17:17:13 +02:00
proxy.c webservices: Protect proxies with a critical section. 2017-03-08 15:30:43 +01:00
reader.c webservices: Move error support to a separate file. 2017-03-29 17:17:13 +02:00
url.c webservices: Enforce the heap limit. 2017-02-22 16:44:49 +01:00
webservices.spec webservices: Implement WsReadChars. 2016-10-25 13:39:58 +02:00
webservices_private.h webservices: Enforce the heap limit. 2017-02-22 16:44:49 +01:00
writer.c webservices: Fix uninitialized variable in WsWriteArray. 2017-03-09 10:18:02 +01:00