Any advanced ExamineLibraryFunctions() ??

Just starting out? Need help? Post your questions and find answers here.
dagcrack
Addict
Addict
Posts: 1868
Joined: Sun Mar 07, 2004 8:47 am
Location: Argentina
Contact:

Any advanced ExamineLibraryFunctions() ??

Post 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 :P
GPI
PureBasic Expert
PureBasic Expert
Posts: 1394
Joined: Fri Apr 25, 2003 6:41 pm

Re: Any advanced ExamineLibraryFunctions() ??

Post 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.
dagcrack
Addict
Addict
Posts: 1868
Joined: Sun Mar 07, 2004 8:47 am
Location: Argentina
Contact:

Post by dagcrack »

Then ??
dagcrack
Addict
Addict
Posts: 1868
Joined: Sun Mar 07, 2004 8:47 am
Location: Argentina
Contact:

Post 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..
darklordz
Enthusiast
Enthusiast
Posts: 119
Joined: Wed May 21, 2003 1:44 pm
Location: Netherlands
Contact:

Post 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...
Image
Post Reply