On Fri Aug 26 04:54:03 2022 +0000, Chip Davis wrote:
Hey wait, why can't you just forward this to `NtLoadKeyEx()`? It has a `flags` parameter; are they different flags?
I could pass the flags, but I'm not entirely sure if they are the same flags, obviously some flags should not be supported by NtLoadKey2, like the LOAD_APP_KEY flag as it needs an extra parameter for returning the loaded key.