Module: wine Branch: master Commit: eec443afc262c239c36052689431044072d28100 URL: https://source.winehq.org/git/wine.git/?a=commit;h=eec443afc262c239c36052689...
Author: Paul Gofman pgofman@codeweavers.com Date: Mon Nov 22 17:07:58 2021 +0300
advapi32: Improve PerfCreateInstance() stub.
Signed-off-by: Paul Gofman pgofman@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/advapi32/tests/perf.c | 63 ++++++++++++++++++++++++++-- dlls/kernelbase/main.c | 102 +++++++++++++++++++++++++++++++++++++++++---- include/perflib.h | 3 ++ 3 files changed, 157 insertions(+), 11 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=eec443afc262c239c3605...