.DLL's ...

Blitz3D Forums/Blitz3D Programming/.DLL's ...

necky(Posted 2003) [#1]
Hi,
Can someone tell me how you go about creating a C++ libary that works in Blitz3D? I've heard lots of people talk and create .DLL's that plug straight into Blitz3D with lots of nice new commands. I was wondering if anyone could show me a very simple example of this in action, and explain how they did it.

Thanks,
Mike


JaviCervera(Posted 2003) [#2]
in the specs&utils section of this forums you have all the info you need and an example:

http://www.blitzbasic.com/Community/sdkspecs.php


darklordz(Posted 2003) [#3]
It doesnt nessecairly need to be in c#, it can also be accomplished in delphi or my personal fav purebasic...