To c++ gurus

BlitzMax Forums/BlitzMax Programming/To c++ gurus

col(Posted 2011) [#1]
Hi all,
I'd like to pick some guru brains for a little information in regards to accessing c++ COM objects using BMax.

I'm lead to believe that BMax and COM don't mix too well 'natively' ie without wrappers. Can anyone explain why this is and how come i can create some COM objects and use its functions/methods, but when I access some functions/methods they give me a result back but it causes exception violations etc. I have some methods working in a COM object but other methods in that same object cause problems.

Thanks in advance


col(Posted 2011) [#2]
Never mind. My bad :-) lol


col(Posted 2011) [#3]
Nope problem still exists.

Any clues anyone ?