Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
Windos
win32.3rdparty
win32.directx.audio
win32.directx.ddk
win32.directx.graphics
win32.directx.input
win32.directx.managed
win32.directx.misc
win32.directx.networking
win32.directx.sdk
win32.directx.video
win32.dirx.grap.shaders
win32.gdi
win32.international
win32.kernel
win32.messaging
win32.mmedia
win32.networks
win32.ole
win32.rtc
win32.tapi
win32.tapi.beta
win32.tools
win32.ui
win32.wince
win32.wmi
windows.mediacenter
winfx.aero
winfx.announcements
winfx.avalon
winfx.collaboration
winfx.fundamentals
winfx.general
winfx.indigo
winfx.sdk
winfx.winfs
  
 
date: Tue, 4 Apr 2006 06:27:04 -0700,    group: microsoft.public.win32.programmer.tools        back       


monitor dll calls   
Hi 
Is there a way (or a tool) to monitor which dll are loaded by an application,
which functions are called and with which parameter values?

The reason is that I have to understand how to use a dll. I do not have any 
documentation, just an application (without source code) that uses this dll.


thanks in advance
date: Tue, 4 Apr 2006 06:27:04 -0700   author:   Vigj

Re: monitor dll calls   
This topic was recently discussed on kernel ng, take a look at 
http://groups.google.com/group/microsoft.public.win32.programmer.kernel/browse_thread/thread/529ee8dba4741c15/293ca34f01e4da63#293ca34f01e4da63

-- 
Vladimir
http://spaces.msn.com/vladimir-scherbina/
date: Tue, 4 Apr 2006 16:42:22 +0300   author:   Scherbina Vladimir

Re: monitor dll calls   
Thanks vladimir

this aswers to my first problem.

Does anyone else how can i address the next (biggest) problem?
how detect which functions are called inside the dll?
 maybe i can using DepencyWalker?
date: Tue, 4 Apr 2006 07:27:03 -0700   author:   Vigj

Re: monitor dll calls   
For such purposes debuggers (and disassemblers) should be used. If you don't 
have source code of the binary then WinDbg, Softice or OllyDbg will help 
you. You can debug programm step-by-step making breakpoints on functions 
("bpx LoadLibrary" command will set breakpoint to a call of LoadLibrary 
function)

-- 
Vladimir
http://spaces.msn.com/vladimir-scherbina/
date: Tue, 4 Apr 2006 18:08:50 +0300   author:   Scherbina Vladimir

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us