BigJoe

Thanks. I've been working on getting this to work for a while now. A few weeks ago I sat down and started to look at all the different parts that I've implemented in various SDK versions and realized that it would now finally work. It was indeed that "eureka" moment for me.

I've now converted the whole SDK use what I'm calling ECOM and it seems to be solid and working very well. What is very interesting is that if you use neutral language constructs you should be able to use your language of choice to make the ECOM DLL and then you ANY COM complaint language on the client side can be used such as c/c++ for example. When I get some time I will do some R&D on this.