Results 1 to 2 of 2

Thread: How to get the path of dll from registry

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2001
    Location
    bangalore
    Posts
    12

    How to get the path of dll from registry

    Hi,
    I want to retrieve the path of a dll from registry.When we search a dll,exe etc from Find sub menu of registry editor ,it searches and gives the complete path of that one in Default value name.Now all this thing i want to do from my application.I have only one information that is the name of a Dll for example Project1.dll ,now i have to retrieve the path of this one.The restrictions are that i have only the name of dll,nothing else.It is possible becoz find menu of registry editor does it,now how to do manually.if it is possible in VB/VC++/com ,then please reply
    thanks

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333
    I believe you should be able to code what you want to do using the Reg API calls from this link:

    http://www.allapi.net/apilist/apilist.php?beginletter=R

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