> I have modified my project from the previous post and am not using
> exclusively the COM callable wrapper (CCW)...
[quoted text clipped - 3 lines]
> starts to draw the frame but that is it. There appears to be no
> message pump to feed it messages. Is there some way to fix this?
Maybe I should put a message pump in the test application;) Opps. My
test application was a console app, when I turned it into a MFC Dialog
project, the modeless dialog showed up just fine.