Nikolay Sivov : evr: Add a stub for sample allocator.

Alexandre Julliard julliard at winehq.org
Fri Jul 3 14:36:18 CDT 2020


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

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Fri Jul  3 19:22:15 2020 +0300

evr: Add a stub for sample allocator.

Signed-off-by: Nikolay Sivov <nsivov at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/evr/Makefile.in |   3 +-
 dlls/evr/evr.spec    |   2 +-
 dlls/evr/sample.c    | 199 +++++++++++++++++++++++++++++++++++++++++++++++++++
 dlls/evr/tests/evr.c |  19 +++++
 include/evr.idl      |   1 +
 include/mfidl.idl    |  57 +++++++++++++++
 6 files changed, 279 insertions(+), 2 deletions(-)

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



More information about the wine-cvs mailing list