The current interface for DLLs does not nicely accommodate C++ classes. For instance, there is no inherent mechanism for passing in and out of DLL calls the reference to an instance of a class.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm declining this idea due to lack of community support. Also, i'm not sure why passing object references does not work for this.