DLL Error



A friend has the following box appear upon start-up:

R THDCPL.EXE. illegal system DLL relocation.

With a message reading:

The systemDLL user 32.DLL was relocated in memory. The application will not
run properly. THe relocation occured because the DLL
C:\windows\system32\HHCTRL.OCX occupied an address range reserved for
windows system DLL's The vendor supplying the DLL should be contacted for a
new DLL.

Any ideas??


.



Relevant Pages

  • Re: PE verification
    ... unstable memory ... so relocation fixups should not apply ... It's not just your own DLL relocation, ... of the kernel's PE loader, so does it mean I have to implement my own ...
    (microsoft.public.win32.programmer.kernel)
  • Re: PE verification
    ... The real question is what are you trying to find in the memory occupied by ... so relocation fixups should not apply ... It's not just your own DLL relocation, ... of the kernel's PE loader, so does it mean I have to implement my own ...
    (microsoft.public.win32.programmer.kernel)
  • RE: Illegal System DLL Relocation after Windows Update
    ... the hotfix corrects the initial RTHDCPL.exe relocation failure. ... The system DLL user32.dll was relocated in memory. ... The above occured after installing the Security Update for Windows XP ...
    (microsoft.public.windowsupdate)
  • Re: DLL load issue
    ... My current understanding is, if DLL code is relocation, then it will consume ... a duplicate copy in memory, or else share a common copy in memory. ...
    (microsoft.public.vc.language)
  • Re: Editors
    ... I thought the relocation was transparent to the program. ... For DLL Data only. ... because it's place (in virtual memory) has ... the DLL Code Section should be uploaded once, and the DLL Data ...
    (alt.lang.asm)