Re: Problem DLL relocation ?



shell.dll is 5KB and NO apps use it. Maybe y got some dumb fat trojan?

unknown wrote:
Often I have same problem when starting some exe or dll.
(For example CutePDF ghost script driver does not work now).

Windows message;
"The system DLL user32.dll was relocated in memory. The application will
not run properly. The relocation occured because the DLL C:\WINDOWS\system
32\SHELL.dll occupied an adress range reserved for Windows system DLLs."


System is WinXP + SP1.
SP2 also does not work because same message.

HELP, what to do now (except total reinstall) ???

.



Relevant Pages

  • Problem DLL relocation ?
    ... Often I have same problem when starting some exe or dll. ... (For example CutePDF ghost script driver does not work now). ... Windows message; ...
    (alt.os.windows-xp)
  • Re: C++/TCL Need Solution to Compile Error c2784
    ... processing HWND to manage socket messages, the application's message loop will ... assumed there is a running windows message pump? ... with 8 digital inputs and 8 relay switches. ... My task was to port the DLL to TCL. ...
    (comp.lang.tcl)
  • Re: Inter-app communication
    ... Each DLL will match a method signature and you just know that each of your applications have this DLL. ... I could run the app, send it a windows message and wait for a return message, but then I have the difficulty in deciding how long to wait for the response, and identifying the sender, as I am asking several apps the same question. ...
    (microsoft.public.vc.language)
  • Re: why does windows hooks removal fail sometimes
    ... Just make sure some process don't receive any windows message after hook has ... eg. by activating the window - DLL will be unloaded. ...
    (microsoft.public.win32.programmer.kernel)