Results 1 to 3 of 3

Thread: cannot register adme.dll

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2009
    Posts
    1

    cannot register adme.dll

    I am a user of an old app runing on Windows 2000. I tried to install this App on Vista and the app will not sucessfully work becuase it's missing adme.dll

    I tried various methods to register adme.dll

    I have made sure the dll exisits in system32 folder, tried to register if from command line as an admin but the dll would just not register.

    I then tried profiling through dependecy walker. Below is the message it threw. Do you know it means?

    LoadLibraryExW("c:\Windows\System32\adme.dll", 0x00000000, LOAD_WITH_ALTERED_SEARCH_PATH)

    returned NULL. Error: The specified procedure could not be found (127).

  2. #2
    VB-aholic & Lovin' It LaVolpe's Avatar
    Join Date
    Oct 2007
    Location
    Beside Waldo
    Posts
    19,541

    Re: cannot register adme.dll

    If the DLL is not an ActiveX DLL, registering it isn't necessary.

    Regarding that error? Have you tried to simply drop the DLL into your app's folder? If not, try dropping it into Vista's AppData folder? I do not know the DLL search path that Vista uses and can only guess as to why it was attempted to be loaded with a different search path.

    Also, maybe, just maybe, the DLL cannot be run on Vista? Is your O/S 32bit or 64bit? Do you know if the DLL was written for Windows 3.1?
    Insomnia is just a byproduct of, "It can't be done"

    Classics Enthusiast? Here's my 1969 Mustang Mach I Fastback. Her sister '67 Coupe has been adopted

    Newbie? Novice? Bored? Spend a few minutes browsing the FAQ section of the forum.
    Read the HitchHiker's Guide to Getting Help on the Forums.
    Here is the list of TAGs you can use to format your posts
    Here are VB6 Help Files online


    {Alpha Image Control} {Memory Leak FAQ} {Unicode Open/Save Dialog} {Resource Image Viewer/Extractor}
    {VB and DPI Tutorial} {Manifest Creator} {UserControl Button Template} {stdPicture Render Usage}

  3. #3
    PowerPoster Nightwalker83's Avatar
    Join Date
    Dec 2001
    Location
    Adelaide, Australia
    Posts
    13,344

    Re: cannot register adme.dll

    Is there a "Readme" file that came with the original software? Does the software have an associated site? If so maybe the company released a new dll that works under Vista.
    when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    https://get.cryptobrowser.site/30/4111672

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