Files
reactos/modules
Mohammad Amin Mollazadeh ed4f258efd [NTDLL_APITESTS] Add tests for NtNotifyChangeMultipleKeys (#9189)
CORE-11865

This PR implements API tests for the `NtNotifyChangeMultipleKeys()` function,
that are guaranteed to pass on Windows and cover every feature supported by this function[^1].
Tested successfully on Windows XP, Windows Server 2003, Windows 7 and Windows 11.

See also PRs #8848 and #7914.

[^1]: As documented by Microsoft:
  https://learn.microsoft.com/en-us/windows/win32/api/winternl/nf-winternl-ntnotifychangemultiplekeys
2026-09-11 18:57:01 -05:00
..