http://community.9cbs.net/expert/topic/3262/3262102.xml?temp=.8490106
WINDOW.EXTERNAL
Do you have External?
1. Use a container such as Axwin
SetExternalDispatch (this)
2. Implement the container
StdMethodimp cxxxx :: getExternal (iDispatch ** ppdispatch) {
* ppdispatch = pxxx; return s_ok;}