Sweden-Number/dlls/webservices
Andrey Gusev 37f144d117 webservices: Fix misplaced parenthesis.
Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-01-09 22:50:49 +01:00
..
tests webservices: Use sscanf to convert strings to doubles. 2020-01-07 22:26:08 +01:00
Makefile.in webservices: Build with msvcrt. 2019-06-26 18:04:56 +02:00
channel.c webservices: Fix misplaced parenthesis. 2020-01-09 22:50:49 +01:00
error.c webservices: Build with msvcrt. 2019-06-26 18:04:56 +02:00
heap.c webservices: Build with msvcrt. 2019-06-26 18:04:56 +02:00
listener.c webservices: Use sscanf to convert strings to doubles. 2020-01-07 22:26:08 +01:00
msg.c webservices: Fix some leaks on error paths (Coverity). 2019-10-21 17:11:43 +02:00
proxy.c webservices: Add support for mapped HTTP headers. 2019-09-25 16:29:07 +02:00
reader.c webservices: Use sscanf to convert strings to doubles. 2020-01-07 22:26:08 +01:00
rsrc.rc
sock.h
string.c
url.c webservices: Build with msvcrt. 2019-06-26 18:04:56 +02:00
webservices.spec webservices: Add support for mapped HTTP headers. 2019-09-25 16:29:07 +02:00
webservices_private.h webservices: Use sscanf to convert strings to doubles. 2020-01-07 22:26:08 +01:00
writer.c webservices: Use _control87() instead of directly manipulating the FPU register. 2019-10-31 22:42:34 +01:00