Warning Messages
Warning Messages
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
Re: Warning Messages
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.
