New App

Just starting out? Need help? Post your questions and find answers here.
Vater
User
User
Posts: 18
Joined: Fri Dec 17, 2004 8:52 am

New App

Post 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
dracflamloc
Addict
Addict
Posts: 1648
Joined: Mon Sep 20, 2004 3:52 pm
Contact:

Post 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!
Post Reply