Page 1 of 1

New App

Posted: Thu Jan 13, 2005 3:12 pm
by Vater
Toying around with Purebasic I wrote a little DLLSpy sort of application reading all Functioncalls and Functionadresses out of a DLL-File displaying it in a List. As it was a good training for me learning how to do gadget resizing, use the toolbar and Listicongadget, accessing ini Files, simple IO,
errorhandling ... I offer it for download here http://www.visualsoft-net.de/?seiteladen=pure

Cheers
Stefan

Posted: Thu Jan 13, 2005 4:34 pm
by dracflamloc
Cool, I made a console-version of this app a while back which allows you to call the dll functions as well. I use it to test my user-lib dll's.

I hope you're liking purebasic!