Hans Leidekker : webservices: Add a static builtin dictionary.

Alexandre Julliard julliard at winehq.org
Wed Jun 14 15:44:58 CDT 2017


Module: wine
Branch: master
Commit: 5154290ac0ee8943b0f6295c7885b3b9dd6c976d
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=5154290ac0ee8943b0f6295c7885b3b9dd6c976d

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Wed Jun 14 11:07:26 2017 +0200

webservices: Add a static builtin dictionary.

Signed-off-by: Hans Leidekker <hans at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/webservices/Makefile.in           |   1 +
 dlls/webservices/reader.c              | 253 +----------
 dlls/webservices/string.c              | 767 +++++++++++++++++++++++++++++++++
 dlls/webservices/tests/reader.c        |  15 +-
 dlls/webservices/webservices_private.h |   4 +
 5 files changed, 795 insertions(+), 245 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=5154290ac0ee8943b0f6295c7885b3b9dd6c976d



More information about the wine-cvs mailing list