mirror of
https://github.com/reactos/reactos.git
synced 2024-12-26 00:54:40 +00:00
4795177ced
See https://learn.microsoft.com/en-us/windows-hardware/drivers/ddi/wdm/nf-wdm-rtlqueryregistryvalues The RTL_REGISTRY_OPTIONAL applies to the first parameter of the RtlQueryRegistryValues() function, not to the Flags member of the table entries. However, a RTL_QUERY_REGISTRY_REQUIRED flag exists to mark values whose existence is NOT optional. Problematic usage was introduced in the following modules: drivers/input/i8042prt: Commit |
||
---|---|---|
.. | ||
i8042prt | ||
inport | ||
kbdclass | ||
mouclass | ||
sermouse | ||
CMakeLists.txt |