Module: wine Branch: master Commit: c56971ffbd0c0bbe1658fa3badf5f787bc1ad182 URL: https://gitlab.winehq.org/wine/wine/-/commit/c56971ffbd0c0bbe1658fa3badf5f78...
Author: Eric Pouech eric.pouech@gmail.com Date: Mon Jan 30 13:45:47 2023 +0100
kernelbase: Implement EnumProcessModulesEx.
Signed-off-by: Eric Pouech eric.pouech@gmail.com
---
dlls/kernelbase/debug.c | 149 +++++++++++++++++++++++++++++++++++++++--- dlls/psapi/tests/psapi_main.c | 31 +++++---- 2 files changed, 159 insertions(+), 21 deletions(-)