Posts: 6073 Reputation: 57
39 / /
Joined: Oct 2003
RE: Plugin SDK?
It's slightly more complicated than just porting the code from VB to PureBasic. VB has all the COM stuff hidden behind the scenes. If PureBasic doesn't, then you'll have to code that part yourself.
it may be worth scouting Google for information on PureBasic and COM.
Thanks guys.
COM is available in PureBasic but I don't know how to use that.
I'll check with the PB people and see if I can get some examples using COM with PB
Thanks for the link, I'll check that out now
That sounds cool. I know how to write dll files in PureBasic.
I tried writing a plugin for Multimedia Builder susing Purebasic some time ago but I just gave that up hehehe.