mirror of
https://github.com/reactos/reactos.git
synced 2026-05-26 10:53:56 +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!