1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 03:45:57 +00:00
wine/dlls/webservices
2023-08-02 19:58:46 +09:00
..
tests webservices/tests: Use WS_STRING_VALUE and WS_XML_STRING_VALUE. 2023-07-18 15:20:00 +02:00
channel.c
error.c
heap.c
listener.c webservices: Add missing const to url parameter of WsOpenListener. 2023-07-18 15:17:36 +02:00
Makefile.in
msg.c
proxy.c
reader.c webservices: Make alloc_float_text() static. 2023-08-02 19:58:46 +09:00
rsrc.rc
sock.h webservices: Remove DECLSPEC_HIDDEN usage. 2023-07-31 21:04:08 +09:00
string.c
url.c
webservices_private.h webservices: Make alloc_float_text() static. 2023-08-02 19:58:46 +09:00
webservices.spec
writer.c