Jactry Zeng : qasf: Implement WM ASF reader stub.

Alexandre Julliard julliard at winehq.org
Mon Apr 6 15:53:23 CDT 2020


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

Author: Jactry Zeng <jzeng at codeweavers.com>
Date:   Mon Apr  6 11:54:05 2020 -0500

qasf: Implement WM ASF reader stub.

Signed-off-by: Jactry Zeng <jzeng at codeweavers.com>
Signed-off-by: Zebediah Figura <zfigura at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/qasf/Makefile.in       |   1 +
 dlls/qasf/asfreader.c       |  67 ++++++++++++++++
 dlls/qasf/qasf_classes.idl  |   7 ++
 dlls/qasf/qasf_main.c       |   3 +
 dlls/qasf/qasf_private.h    |   1 +
 dlls/qasf/tests/Makefile.in |   1 +
 dlls/qasf/tests/asfreader.c | 192 ++++++++++++++++++++++++++++++++++++++++++++
 7 files changed, 272 insertions(+)

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



More information about the wine-cvs mailing list