Module: wine Branch: master Commit: 867af68b17c588e65fb7f53b9da70c35e4481267 URL: https://gitlab.winehq.org/wine/wine/-/commit/867af68b17c588e65fb7f53b9da70c3...
Author: Alex Henrie alexhenrie24@gmail.com Date: Wed Jun 19 22:09:58 2024 -0600
ntdll: Fix handling of non-string types with RTL_QUERY_REGISTRY_DIRECT.
---
dlls/ntdll/reg.c | 19 ++++---- dlls/ntdll/tests/reg.c | 126 ++++++++++++++++++++++++++++++++++++++++++------- 2 files changed, 117 insertions(+), 28 deletions(-)