mirror of
https://github.com/reactos/reactos.git
synced 2026-05-30 23:33:24 +08:00
Correct fix was to fix the HCELL_INDEX <-> HKEY conversions, much like is being done with UlongToHandle / HandleToUlong. The on-disk/in-memory hive file structures are platform-independent: their layout must not depend on whether code is compiled in 32 or 64 bits.