The stneimp.doc contains the "formal" type documentation.


the \SAMPLE is a sample program using EnumerateImports. It will display
a MessageBox with the a caption that specifies the modulename of each imported
function and the function name as the text. This will be done for each import
in the anigdt.exe file.

A procedure like EnumerateImports could be used for PE-crypters that encrypts
imports. It could be used for API-spies (which is why I wrote it :) ) PE-file
dumpers etc. The callback structure makes it quite flexible. Notice that it
does not verify parameters and should thus always be used in conjunction with
SEH-type protection.

					Stone
	

The usual disclaimer applies - and you can use the source in full or in parts
provided
that you email me 
that you buy the beers should we ever meet
that you do not remove the 2nd&mi tag.


contact info:
email:stone@one.se
http://www.cracking.net

2nd&mi



