mirror of
https://github.com/reactos/reactos.git
synced 2026-05-27 19:33:55 +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!