GetOpenFileName causes IDocHostUIHandler::TranslateAccelerator to not be called

From: Craig Swearingen (swearing_at_us.ibm.com)
Date: 11/12/04


Date: Fri, 12 Nov 2004 13:53:53 -0600

My application allows multiple modeless windows hosting the browser control.
If one of them uses the GetOpenFileName SDK API to show the open file dialog
the other window hosting the browser control will stop seeing the
IDocHostUIHandler::TranslateAccelerator method when the user types into it
(its in editor mode). I looked at the information on
http://www.microsoft.com/mind/0499/faq/faq0499.asp but this doesn't appear
to indicate why the GetOpenFileName API would cause this. Any idea on how
to use this API and get this to work?

-- 
Craig Swearingen