Sweden-Number/dlls/webservices
Francois Gouget 304bd8e203 webservices: Add __WINE_ALLOC_SIZE attributes to heap_xxx() functions.
And standardize their formatting and type names.

Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-22 12:01:50 +01:00
..
tests webservices/tests: Add an empty response message test. 2017-02-15 16:16:33 +01:00
Makefile.in webservices: Implement WsSendMessage. 2016-09-28 23:17:45 +09:00
channel.c webservices: Add error checking (Coverity). 2016-10-10 21:10:12 +02:00
main.c
msg.c webservices: Implement WsCall. 2016-10-25 13:40:05 +02:00
proxy.c webservices: Implement WsCall. 2016-10-25 13:40:05 +02:00
reader.c webservices: Set and restore the full floating point control word. 2017-01-27 16:31:44 +01:00
url.c webservices: Add support for encoded UTF-8 characters in WsDecodeUrl. 2016-06-01 22:14:25 +09:00
webservices.spec webservices: Implement WsReadChars. 2016-10-25 13:39:58 +02:00
webservices_private.h webservices: Add __WINE_ALLOC_SIZE attributes to heap_xxx() functions. 2017-02-22 12:01:50 +01:00
writer.c webservices: Fix use of month as array index. 2017-02-15 16:16:27 +01:00