Module: wine Branch: master Commit: 0b8a12f39a4f0302bf0e8c670bdfd52d3b618c89 URL: https://source.winehq.org/git/wine.git/?a=commit;h=0b8a12f39a4f0302bf0e8c670...
Author: Hans Leidekker hans@codeweavers.com Date: Fri Oct 9 12:45:56 2020 +0200
dssenh: Implement CPAcquireContext and CPReleaseContext.
Signed-off-by: Hans Leidekker hans@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/dssenh/Makefile.in | 1 + dlls/dssenh/main.c | 256 ++++++++++++++++++++++++++++++++++++++++++++- dlls/dssenh/tests/dssenh.c | 42 ++++++++ 3 files changed, 297 insertions(+), 2 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=0b8a12f39a4f0302bf0e8...