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).