Re: Tracking what dlls/ocxs an app loads?



"cada0310" <cada0310@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:6F092E5B-D666-45E5-8852-1B12132FEB1A@xxxxxxxxxxxxxxxx
> Hi there,
>
> Is there a way to somehow trap the paths of the modules that an
> application
> loads at runtime, for a release executeable? Something like
> what displays in
> the Output window of the .NET IDE when you start up an
> application?
>
> I'd like to get that path, then get the version information for
> the
> dll/whatever and store it in our log file.
>
> Thanks for any help you can provide,
>
> Chris

Hi Chris. There is a console utility called listdlls.exe that
will output the path and version information for everything.
It's free. I suppose you could run it via CreateProcess,
redirecting stdout to a file and then read the file.

However, it soulds like you would probably be happier with the
'guts' of listdlls. In any case, here's a link:

http://www.sysinternals.com/Utilities/ListDlls.html

- Arnie


.



Relevant Pages

  • Tracking what dlls/ocxs an app loads?
    ... Is there a way to somehow trap the paths of the modules that an application ... loads at runtime, for a release executeable? ... Chris ... Prev by Date: ...
    (microsoft.public.vc.ide_general)
  • Re: Netsurf - trying harder
    ... In article, Chris de Cordova ... RAM and VRAM or anything else that MIGHT be relevant, ... novice user) that memory was relevant e.g. ... it loads up but the hourglass never stops. ...
    (comp.sys.acorn.apps)
  • Re: man PAGER setting with less
    ... Chris F.A. Johnson wrote: ... >> On some systems, Solaris I think, less loads all the pages at once, ie, i can use ...
    (comp.os.linux.misc)
  • Re: Has anyone been this year?
    ... chris wrote: ... No prize draws for cars, just a few to enter and a ... Hopefully, since we are going on the last day, Sunday, they'll make it impressive and give us loads of freebies. ...
    (uk.rec.competitions)
  • RE: accessing forms from sub main
    ... I have only developed in VB 5 so that was news to me. ... "Chris" wrote: ... > it loads the main form. ... > thanks alot ...
    (microsoft.public.dotnet.languages.vb)