mirror of
https://github.com/reactos/reactos.git
synced 2026-05-31 08:17:09 +08:00
Yes, it checks the input handle and doesn't fail if an invalid level is given, because someone may still send a Command. This also fixes CORE-12794. Thanks for reporting!