11 Feb
2021
11 Feb
'21
3:37 p.m.
Module: wine Branch: master Commit: a66c383709e3c956c579a848d441043d8c5b267c URL: https://source.winehq.org/git/wine.git/?a=commit;h=a66c383709e3c956c579a848d... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Thu Feb 11 10:16:04 2021 +0100 kernelbase: Also export the non-K32 names for the psapi functions. Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/kernelbase/debug.c | 104 ++++++++++++++++++++++++-------------- dlls/kernelbase/kernelbase.spec | 108 ++++++++++++++++++++-------------------- 2 files changed, 120 insertions(+), 92 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=a66c383709e3c956c579a...