i moved the code into a class module for the dl and it compiled fine. I make any calls and it does nothing. ran fine in a regular module called from a form. Any one know whats wrong.
Its the safe code from the other thread. I copied it to a class module and the compiler had a problem with the public const. I just cut thepublic of and it compiled fine. I call to readregeistry and it codes up blank. I get no errors, just blank. I am also making the same exact call i did in the working copy.