mirror of
https://github.com/reactos/reactos.git
synced 2024-12-26 17:14:41 +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 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
createclose.c | ||
detect.c | ||
fdo.c | ||
internaldevctl.c | ||
misc.c | ||
readmouse.c | ||
sermouse.c | ||
sermouse.h | ||
sermouse.rc | ||
sermouse.txt |