mirror of
https://github.com/reactos/reactos.git
synced 2026-06-20 23:16:10 +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!