UnderwareDESIGN

PlayBASIC => Tools => Topic started by: kevin on January 30, 2006, 10:20:14 PM

Title: Convert Blitz Decls files to LinkDll Pba's
Post by: kevin on January 30, 2006, 10:20:14 PM
I just figured somebody else might find this useful.    This example imports/converts a Blitz dll declaration file, into a LinkDll file for use with PB.

I slapped this together as I needed an easier way to import  Krylars K-Netlib declares into a PB usable format  And couldn't be bothered doing it by hand again !  :)

Note: You'll prolly still have to wrap some functions.. but ya get that !
Title: Re: Convert Blitz Decls files to LinkDll Pba's
Post by: andrewmann123 on March 21, 2009, 02:33:43 PM
 would it help to convert BlitzBasic3D SDK and\or MiniBlitzBasic3D SDK?