.decls

Blitz3D Forums/Blitz3D Programming/.decls

Jerome Squalor(Posted 2008) [#1]
what programming language are .decls files written in?


big10p(Posted 2008) [#2]
decls are just plain text files. If you mean the DLL files to which they refer, they can be in written using whatever compiler supports DLL generation, such as C++.


Jerome Squalor(Posted 2008) [#3]
ohhhh, i got it, do you know how to write a dll?


big10p(Posted 2008) [#4]
I've never written a DLL, no. :)


Jerome Squalor(Posted 2008) [#5]
ok


jfk EO-11110(Posted 2008) [#6]
See also here: http://www.blitzbasic.com/sdkspecs/sdkspecs.php


.rIKmAN.(Posted 2008) [#7]
I`ve just posted in your other thread, check the link there: http://www.blitzbasic.com/Community/posts.php?topic=75035