Dlls and .decl

BlitzPlus Forums/BlitzPlus Programming/Dlls and .decl

luke101(Posted 2004) [#1]
Hello i want to use a dll in my program, but have no idea how to go about this. I know I can make a dll in c++ but is there any other languages that make dlls

How would I load, declare and use a dll in blitz. Sorry this is my first time dealing with dlls. I will appreciate any help


Kanati(Posted 2004) [#2]
http://www.blitzbasic.com/sdkspecs/sdkspecs.php

Purebasic, C, delphi, powerbasic... and VB with the right 3rd party tool.

Kanati


MattVonFat(Posted 2004) [#3]
I also get confused with this sort of thing so are they like functions in BB but with languages that can perform different operations to blitz? And the decls are the way of accessing them through blitz?


Kanati(Posted 2004) [#4]
egg-zactly.