Page 1 of 1
Any advanced ExamineLibraryFunctions() ??
Posted: Sat Mar 13, 2004 12:20 am
by dagcrack
Is there any advanced ExamineLibraryFunctions() function? or any other regarding this? like for getting the parameters of functions, etc.. ?
I'm just asking

Re: Any advanced ExamineLibraryFunctions() ??
Posted: Sat Mar 13, 2004 9:08 am
by GPI
dagcrack wrote:Is there any advanced ExamineLibraryFunctions() function? or any other regarding this? like for getting the parameters of functions, etc.. ?
Not possible, because not stored in the dll.
Posted: Sun Mar 14, 2004 6:11 am
by dagcrack
Then ??
Posted: Sun Mar 14, 2004 6:12 am
by dagcrack
I mean.. hows possible to get the ammount of parameters needed?, maybe doing some tests!? like calling each function and adding a parameter till it gives no error, then you've got the parameters count..
Posted: Sun Mar 14, 2004 6:15 am
by darklordz
Google for ResourceHunter it's a great tool... Only have the demo :S
usualy a dll will have documentation somewhere that will state the use of it's functions...