[PATCH 1/8] oleacc: Reorganize class specific behaviour handling.
27 Sep
2021
27 Sep
'21
9:10 a.m.
Signed-off-by: Piotr Caban <piotr(a)codeweavers.com> --- dlls/oleacc/client.c | 35 +++++++++++++++ dlls/oleacc/main.c | 82 +++++----------------------------- dlls/oleacc/oleacc_private.h | 7 +++ dlls/oleacc/tests/main.c | 85 ++++++++++++++++++++++++++++++++++++ dlls/oleacc/window.c | 9 ++++ 5 files changed, 146 insertions(+), 72 deletions(-)
1628
Age (days ago)
1628
Last active (days ago)
0 comments
1 participants
participants (1)
-
Piotr Caban