Multiple Instances Hosted
- From: "Apurva Lawale" <apudeepa_at_pacific.net.sg>
- Date: Sat, 10 Dec 2005 01:46:31 +0800
I am detecting key events WM_KEYUP and WM_KEYDOWN. Works great if there is a
single instance of the web browser control hosted on my app. But, when two
instances are hosted I can't seem to detect the keypress in the first
instance.
I am using hooks for this? Any ideas? does WM_PARENTNOTIFY work? Been trying
to use WM_PARENTNOTIFY seems to detect which window has the focus but still
unable to detect WM_KEYUP and WM_KEYDOWN.
Any pointers on how and what is the correct way to host multiple web browser
controls and the way to detect keystrokes.
A.L .
.
- Follow-Ups:
- Re: Multiple Instances Hosted
- From: Igor Tandetnik
- Re: Multiple Instances Hosted
- Prev by Date: MyApp opens IE / default browser problem
- Next by Date: Re: Multiple Instances Hosted
- Previous by thread: MyApp opens IE / default browser problem
- Next by thread: Re: Multiple Instances Hosted
- Index(es):
Relevant Pages
|
|