HighTechTalks DotNet Forums  

Showing Modeless Dialog using the CCW?

Dotnet Framework (Interop) microsoft.public.dotnet.framework.interop


Discuss Showing Modeless Dialog using the CCW? in the Dotnet Framework (Interop) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
herc
 
Posts: n/a

Default Showing Modeless Dialog using the CCW? - 07-26-2007 , 09:52 AM






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


Reply With Quote
  #2  
Old   
Cartoper
 
Posts: n/a

Default Re: Showing Modeless Dialog using the CCW? - 07-26-2007 , 10:09 AM






On Jul 26, 9:52 am, herc <carto... (AT) gmail (DOT) com> wrote:
Quote:
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.



Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.