Com / ActiveX

Miscellaneous Forums/General Discussion/Com / ActiveX

http://disphelper.sourceforge.net/

Do any pro C programmers think this would be easy to port to Bmax. I've used it with freebasic and it works well. I would like to use it Bmax but my C skills don't seem up to par.

It's pure C? You can probably Import the whole thing straight into BMax. Or if it's available as a dll you can probably extern the function declarations. Shouldn't be any work at all.

hehe, my C isnt *that* rusty. I've already tried that.

Ok, so what happens? What are the issues?