Is there a Unicode version of EP_RegLoadAndCheckKey? I cannot find it.EP_RegLoadAndCheckKey function serves for reading and verifying registration information.
It combines couple functions EP_RegLoadKey and EP_RegCheckKey.
I'm assuming EP_RegLoadAndCheckKey is meant for ANSI strings only, because when I enabled the
"UNICODE Registration Scheme" option, the function failed, where it succeeded before.
