Re: What functions are in which DLLs
- From: "mike williams" <mike@xxxxxxxxxxxxxxxxx>
- Date: Tue, 29 Nov 2005 17:28:50 -0000
<Ade@xxxxxxxxxxx> wrote in message news:dmi2gi$8u1$1@xxxxxxxxxxxxxxx
> Are there texts knocking about about what functions are held in
> which DLLs and what parameters they require.
The API Guide from Mentalis is a veryu good reference that lists most of the
functions and contains code examples for almost every one:
http://www.mentalis.org/agnet/apiguide.shtml
If you want to see what functions are in a specific dll then there are
various free tools available. Try dependency walker at:
http://www.dependencywalker.com/
Other than that, a good reference book is your best bet. Dan Appleman's
"Visual Basic Programmers' Guide to the Win32 API" is a very good one.
Mike
.
- References:
- What functions are in which DLLs
- From: Ade
- What functions are in which DLLs
- Prev by Date: What functions are in which DLLs
- Next by Date: Re: What functions are in which DLLs
- Previous by thread: What functions are in which DLLs
- Next by thread: Re: What functions are in which DLLs
- Index(es):