Commit d01fe755 authored by Marc Durdin's avatar Marc Durdin
Browse files

fix(developer): handle high-bit-set HKL correctly

Fixes #7599.

MSKLC HKLs have high bit set, which means that we need to explicitly
cast from Integer to DWord to avoid range check errors.
parent cb9649dc
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment