Module: wine Branch: master Commit: a72f91f5f5bad7ebb00997e8d5a3e5979d74e527 URL: https://gitlab.winehq.org/wine/wine/-/commit/a72f91f5f5bad7ebb00997e8d5a3e59...
Author: Paul Gofman pgofman@codeweavers.com Date: Tue Jul 25 19:26:18 2023 -0600
nsi: Forward request to nsiproxy from NsiRequestChangeNotification().
---
dlls/nsi/nsi.c | 57 ++++++++++++++++++++++++++++++++++++++-------- dlls/nsi/tests/nsi.c | 13 ++++++----- dlls/nsiproxy.sys/device.c | 46 +++++++++++++++++++++++++++++++++++++ include/wine/nsi.h | 8 +++++++ 4 files changed, 108 insertions(+), 16 deletions(-)