Can you create dlls in B3D?
Making DLL's
Blitz3D Forums/Blitz3D Programming/Making DLL's I'm afraid not :o) You can create them in purebasic though.
purebasic? is there a website for it I could check out?
http://search.yahoo.com/search?p=purebasic&fr=FP-tab-web-t&toggle=1&cop=&ei=UTF-8
First item on the search list.
First item on the search list.
Are there any other programs (besides C++)
Well, C++ isn't a program.... But you can make DLLs in tons
of languages...
Like:
C
C#
C++
BlitzMax (With this MakeDLL thingie by someone I forget :/)
And more!
of languages...
Like:
C
C#
C++
BlitzMax (With this MakeDLL thingie by someone I forget :/)
And more!
Delphi can aswell
D can probably do it too
Pure Basic would be the easiest of all of them for making .dll's.
D can probably do it too
Pure Basic would be the easiest of all of them for making .dll's.
I meant C++ as in a language. sorry for the misunderstanding.