Groups | Blog | Home
all groups > dotnet interop > july 2007 >

dotnet interop : Showing Modeless Dialog using the CCW?


herc
7/26/2007 1:52:12 PM
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?

Cartoper
Cartoper
7/26/2007 2:09:10 PM
[quoted text, click to view]

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.
AddThis Social Bookmark Button