Home
last modified time | relevance | path

Searched defs:HKEY_TO_HCI (Results 1 – 2 of 2) sorted by relevance

/reactos/boot/freeldr/freeldr/ntldr/
H A Dregistry.h28 #define HKEY_TO_HCI(hKey) ((HCELL_INDEX)(ULONG_PTR)(hKey)) macro
H A Dregistry.c38 #define HKEY_TO_HCI(hKey) ((HCELL_INDEX)(ULONG_PTR)(hKey)) macro