Re: Showing Modeless Dialog using the CCW?
On Jul 26, 9:52 am, herc wrote:
> I have modified my project from the previous post and am not using
> exclusively the COM callable wrapper (CCW)...
>
> I have C++ code calling into .Net 1.1 code via the CCW. There is on
> call that launches a Managed modeless dialog. Right now the dialog
> 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.
Date:Thu, 26 Jul 2007 14:09:10 -0000
Author:
|