Results 1 to 3 of 3

Thread: Registry, another quistion

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jun 2000
    Location
    Pittsburgh, PA
    Posts
    149
    Is there any problems running the api calls to the registry through a dll. I took the code from this thread:

    http://forums.vb-world.net/showthrea...threadid=59606

    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.

  2. #2
    Guest
    Let's see your code so far.

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Jun 2000
    Location
    Pittsburgh, PA
    Posts
    149
    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.
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width