Dmitry Timoshkov : adsldp: Add initial version of attribute schema parser.

Alexandre Julliard julliard at winehq.org
Fri Mar 27 16:14:39 CDT 2020


Module: wine
Branch: master
Commit: 5875a659c1e338e7ce1bee53501a170b42a5a2f0
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=5875a659c1e338e7ce1bee53501a170b42a5a2f0

Author: Dmitry Timoshkov <dmitry at baikal.ru>
Date:   Fri Mar 27 17:06:18 2020 +0800

adsldp: Add initial version of attribute schema parser.

Signed-off-by: Dmitry Timoshkov <dmitry at baikal.ru>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/adsldp/Makefile.in      |   3 +-
 dlls/adsldp/adsldp.c         |  62 ++++++++--
 dlls/adsldp/adsldp_private.h |  17 ++-
 dlls/adsldp/schema.c         | 269 +++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 335 insertions(+), 16 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=5875a659c1e338e7ce1bee53501a170b42a5a2f0



More information about the wine-cvs mailing list