Re: RunDLL

From: Fred Nava [MSFT] (frednava_at_online.microsoft.com)
Date: 05/01/04

  • Next message: Fred Nava [MSFT]: "Re: How can I use 1 pc and 2 monitors?"
    Date: Sat, 1 May 2004 13:33:37 -0700
    
    

    Hi Weet,

    RunDLL (or RunDLL32) is an executable that loads another DLL and calls an
    exported function from that DLL. It is just another way to execute code.
    In your situation, it sounds like RunDLL is attempting to load image.dll and
    call a function in the same way but Windows cannot find image.dll. The
    first you should do is see if image.dll actually exists on your system
    drive. The next thing is to try and figure out what is causing RunDLL to
    attempt to call into image.dll. When Windows attempts to load a DLL it will
    normally try loading it from the Windows directory first, then
    Windows\System32, then from directories that it knows about from the PATH
    environment variable.

    Hope this helps,

    Fred Nava
    Microsoft Windows Shell Test

    -- 
    This posting is provided "AS IS" with no warranties and confers no rights.
    "Weet" <anonymous@discussions.microsoft.com> wrote in message
    news:500601c42c93$01581160$a401280a@phx.gbl...
    > Ocassionally I get a dialog box with the word "RunDLL" at
    > the top and a message below.  The message says: "Error
    > Loading Windows/image.dll  The specified module could not
    > be found."  What is this and what should I do about it?
    > would appreciate any help you could give me. Thanks, Weet
    

  • Next message: Fred Nava [MSFT]: "Re: How can I use 1 pc and 2 monitors?"

    Relevant Pages

    • rundll.32
      ... Microsoft's "Run a DLL as an App". ... RUNDLL and RUNDLL32 are the Microsoft Windows ... you have a virus. ...
      (microsoft.public.windowsxp.help_and_support)
    • rundll32.exe
      ... Microsoft's "Run a DLL as an App". ... RUNDLL and RUNDLL32 are the Microsoft Windows ... you have a virus. ...
      (microsoft.public.windowsxp.general)
    • Re: BadImageFormatException was unhandled
      ... I have a solution with many projects and a substantial reference tree. ... I have a Windows Application project that will build but not run. ... An attempt was made to load ... Otherwise, the 64 bit main exe cannot load any 32bit DLL, include the DLL which uses managed C++ and it calls the win API, or other natvie C 32bit DLL. ...
      (microsoft.public.dotnet.languages.csharp)
    • RE: rundll32.exe using 99% of my CPU
      ... Microsoft’s “Run a DLL as an App”. ... Microsoft Windows programs that need to be used to load DLLs into memory so ... RUNDLL and RUNDLL32 do not normally appear in the ... software, boot into Safe Mode, and run a full virus scan on your PC. ...
      (microsoft.public.windowsxp.perform_maintain)
    • RE: dll problems
      ... An online virus scan would be a goos idea as well ... Microsoft’s “Run a DLL as an App”. ... Microsoft Windows programs that need to be used to load DLLs into memory so ... RUNDLL and RUNDLL32 do not normally appear in the ...
      (microsoft.public.windowsxp.perform_maintain)