|
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----- 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 |
Title: Message Loop
- [PDFdev] Message Loop Chris Cyr
- Eric Roundtree
