I am just trying to figure out how to use dlls in blitz
Using dlls
Blitz3D Forums/Blitz3D Beginners Area/Using dlls If the DLL already has a .decls file then you use the commands just like they are regular BB commands.
Here's the specs for decls files and dlls though...
http://www.blitzbasic.com/sdkspecs/sdkspecs/userlibs_specs.txt
Kanati
Here's the specs for decls files and dlls though...
http://www.blitzbasic.com/sdkspecs/sdkspecs/userlibs_specs.txt
Kanati
are there any examples of using dlls besides the ones in the help file??