Sweden-Number/dlls/webservices
Hans Leidekker dea8708079 webservices: Protect heaps with a critical section.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-03-08 15:30:49 +01: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: Implement WsSendMessage. 2016-09-28 23:17:45 +09:00
channel.c webservices: Protect channels with a critical section. 2017-03-08 15:30:41 +01:00
main.c webservices: Implement WsCreateError and WsFreeError. 2015-09-11 18:21:13 +09:00
msg.c webservices: Protect messages with a critical section. 2017-03-08 15:30:39 +01:00
proxy.c webservices: Protect proxies with a critical section. 2017-03-08 15:30:43 +01:00
reader.c webservices: Protect heaps with a critical section. 2017-03-08 15:30:49 +01: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: Protect writers with a critical section. 2017-03-08 15:30:45 +01:00