Sweden-Number/dlls/webservices
Hans Leidekker 02ee6bda54 webservices: Add a stub implementation of WS_TYPE_ATTRIBUTE_FIELD_MAPPING in the reader.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-10-25 13:40:01 +02:00
..
tests webservices: Implement WsReadChars. 2016-10-25 13:39:58 +02: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 webservices: Implement WsCreateError and WsFreeError. 2015-09-11 18:21:13 +09:00
msg.c webservices: Do not return uninitialized hr from write_headers_transport. 2016-09-29 17:47:32 +09:00
proxy.c webservices: Use public channel functions in the service proxy implementation. 2016-09-28 23:17:45 +09:00
reader.c webservices: Add a stub implementation of WS_TYPE_ATTRIBUTE_FIELD_MAPPING in the reader. 2016-10-25 13:40:01 +02: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: Implement WS_STRUCT_IGNORE_TRAILING_ELEMENT_CONTENT. 2016-10-12 16:57:41 +02:00
writer.c webservices: Fix node insertion in the reader when the current node is an end element. 2016-10-12 16:57:36 +02:00