RE: listing dll functions

new topic     » goto parent     » topic index » view thread      » older message » newer message

Evan Marshall wrote:
> Is there a way to extract and list the functions that a dll contains?
> QuickView only works for some dll's and not for others for some reason.
> For example: I can see that dsound.dll contains 12 export functions and
> their names but, dsound3d.dll doesn't list an export table.

The best tool I have found for looking at the functions in a dll is
called "Dependency Walker".  It is written by a guy from Microsoft
and can be downloaded from:

http://www.dependencywalker.com/

I'd suggest anyone working with DLL's in anyway should download a 
copy.

Note: It's freeware!

Ray Smith
http;//www.geocities.com/ray_223

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu