Posted by: Gautschi
Hi all
The function
RegCreateKeyExA( FGetBaseKey(Relative), Key, 0, STRING_Null,
REG_OPTION_NON_VOLATILE,
0x000E000F, STRING_Null, TempKey, Disposition )
works under CTD3.1 properly but under CTD5.1 it return the error 87 (invalid
parameter).
Has anybody an idea, which parameter could be wrong?
Thanks a lot for help!
Christoph