Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DLL problem

Status
Not open for further replies.

mylove12592

Technical User
Joined
Feb 14, 2007
Messages
2
Location
CA
the system DLL user32.dll was relocated in memory. the application will not run properly. the relocation occurred because the DLL c:\windows\system32\hhctrl.ocx occupied an address range reserved for windows system DLLs. The vendor supplying the dll should be contacted for a new dll. this pops up everytime i turn on the computer. how can i solve this problem or how can i correct this error?

thank you!
 
Look here:

Certain third-party applications may not start, and you receive an error message when you start the computer: "Illegal System DLL Relocation"


TomCologne
 
This happened to me also, only with a different .dll, after installing the last critical update. It's for Microsoft HTML Help Control, and if you disable it in startup you should be OK. Worst case un/reinstall the app.

Start->Run->msconfig->startup and un-check the entry referring to hhctrl.ocx to not start up with Windows. Then, start it later and it should be fine.

Tony
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top