RE: [GD-Windows] GetProcAddress()
Brought to you by:
vexxed72
From: Tom F. <to...@mu...> - 2001-10-17 10:39:27
|
You have to have run the "Depends"/"Dependency Walker" proggie (part of MSDev) at least once - then it hooks into Windows and gives you that option when you right-click on DLLs. It's not an OS-specific thing. Why doesn't it install this hook when you install MSDev? Curious... Tom Forsyth - Muckyfoot bloke. What's he up to now (and can I have a go)? http://www.eidosinteractive.com/downloads/search.html?gmid=86 > -----Original Message----- > From: Tom Hubina [mailto:to...@3d...] > Sent: 16 October 2001 20:02 > To: gam...@li... > Subject: Re: [GD-Windows] GetProcAddress() > > > At 11:38 AM 10/16/2001, Erwin de Vries wrote: > >Isnt there some way to look into a dll and check what > functions it exports? > > Right-click on DLL / EXE in explorer ... View Dependencies. > > Works in Win2k at least :) > > Tom |