C language > Windows questions

Enumerate exported functions in a DLL

(1/1)

Sanguis:
Hello,

I'm trying to store all functions in a Dll's .edata section in a list.
I found the Sym_ and Image_ functions, but I don't seem to understand them. I know how PE apps work and how their data is aligned, but I just want to use "these high-level functions".

Can anyone give an example?

Thanks!

frankie:
Maybe these helps:
http://msdn.microsoft.com/msdnmag/issues/02/03/hood/default.aspx
http://msdn.microsoft.com/msdnmag/issues/02/06/Bugslayer/

Navigation

[0] Message Index

Go to full version