Sweden-Number/dlls/webservices
Hans Leidekker f85c6f283a webservices: Don't use the dictionary for UTF-16 text.
Although UTF-16 text is converted to UTF-8 before transmission it's
stored inline rather than in the dictionary.

Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-12-08 18:22:40 +01:00
..
tests webservices: Implement WS_REPEATING_ELEMENT_CHOICE_FIELD_MAPPING in the writer. 2017-12-08 18:21:19 +01:00
Makefile.in webservices: Add a static builtin dictionary. 2017-06-14 11:18:48 +02:00
channel.c webservices: Enable dictionary lookup after setting the output buffer. 2017-12-08 18:21:23 +01:00
error.c webservices: Add traces. 2017-09-21 12:12:14 +02:00
heap.c webservices: Add traces. 2017-09-21 12:12:14 +02:00
listener.c webservices: Add traces. 2017-09-21 12:12:14 +02:00
msg.c webservices: Add traces. 2017-09-21 12:12:14 +02:00
proxy.c webservices: Add traces. 2017-09-21 12:12:14 +02:00
reader.c webservices: Don't use the dictionary for UTF-16 text. 2017-12-08 18:22:40 +01:00
sock.h webservices: Pass AI_PASSIVE when resolving the hostname for a listener socket. 2017-06-06 13:08:46 +02:00
string.c webservices: Get rid of insert_string_cb. 2017-10-03 19:37:37 +02:00
url.c webservices: Enforce the heap limit. 2017-02-22 16:44:49 +01:00
webservices.spec webservices: Stub WsAbortChannel(). 2017-11-17 10:28:40 +01:00
webservices_private.h webservices: Don't use the dictionary for UTF-16 text. 2017-12-08 18:22:40 +01:00
writer.c webservices: Don't use the dictionary for UTF-16 text. 2017-12-08 18:22:40 +01:00