Flype wrote:hello, this tool is really useful.
but since pb4 i like to use Import/EndImport whenever it's possible.
So i'm wondering if it could be implemented in your tool.
I can not load a static lib dynamically, so i can not test the parameters.
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
; Source generiert durch DLL2PBLib
; Copyright 2005 by Thomas Schulz (TS-Soft)
; Init-Funktion
Import "libmysql.lib"
mysql_fetch_field(a.l)
mysql_fetch_field_direct(a.l,b.l)
mysql_fetch_fields(a.l)
mysql_fetch_lengths(a.l)
mysql_fetch_row(a.l)
EndImport
No programming language is perfect. There is not even a single best language.
There are only languages well suited or perhaps poorly suited for particular purposes. Herbert Mayer
i can not load a static lib, so i can not use the disasm-functions from onerrorlib. a lib is not a dll, sry
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Rook Zimbabwe wrote:Does anyone have the link to this that works? Or at least a copy of it I could see??? There is nothing on here or purearea.net!
This tool is only usefull for pb < 4.xx
I have no webspace in the moment, sry
greetings
Thomas
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
I have new webspace (thanks kiffi ) and i hope i become in the
next week DSL at home, so i can upload the most used tools and libs
greetings
Thomas
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
I just wanted to thank you for providing probably one of my most favorite tools. I've used the heck out of this with Vista and its new API's. Don't know what I would have done without it, I probably would have given up on PureBasic somewhat for some projects if this tool wasn't available. It has saved me countless hours, enabled me to generate what i needed on the spot in a lot cases, and generally has made my PureBasic use much more enjoyable. This tool is truely one of those "best thing since popcorn" tools.
I sincerely thank you for such a useful and welcomed tool.