Title: Message Loop

Chris,

 

I do not know if it will help, but there is an example in the 5.0 version SDK that does what I think you are asking. It is called “External Window.”

 

Thanks,

Eric

 

-----Original Message-----
From: Chris Cyr [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 13, 2003 10:20 AM
To: [EMAIL PROTECTED]
Subject: [PDFdev] Message Loop

 

I am working on an Adobe 6.0 plugin, and I need to create a hidden window that responds to certain windows messages.  I create the window (MFC-based, using a class derived from CWnd) and override the PreTranslateMessage() function of CWnd().  But the function is never getting called.  I've tried using WinAppRegisterModelessDialog(), but this doesn't help.  Any ideas?  Thanks.

-Chris

Reply via email to