Warning Messages

Post here messages if you have any problems with working of Enigma Protector
Post Reply
TheWZ
Posts: 1
Joined: Sun Jul 13, 2014 10:44 pm

Warning Messages

Post by TheWZ »

I received three warning messages initially loading from another project and another now sorted. But the final message WARNING: The function EP_RegLoadKeyEx should be used instead of deprecated EP_RegLoadKey I don't understand can anybody advise on how to solve, remedy or explain why and what this messages means. Thanks in advance
Alec
Posts: 82
Joined: Thu Feb 20, 2014 9:35 am

Re: Warning Messages

Post by Alec »

Hi, this message means that you are using EP_RegLoadKey function somewhere in your code, but now you need to use new function EP_RegLoadKeyEx instead.
Post Reply