Re: VK_BACK will launch IE in WinCE 5.
- From: "Karthikeyan.Nagarajan1@xxxxxxxxx" <Karthikeyan.Nagarajan1@xxxxxxxxx>
- Date: Tue, 29 Jul 2008 23:46:03 -0700 (PDT)
Hi Paul,
Thanks for your reply. As I have seen that Backspace and IE both
involved in the previous issue, So I felt that fix might have caused
regression. VK_BACK does launch IE on WinCE 4.2 , WM5 devices... only
on WinCE 5.0 devices it causes the same. I have a question is there
any shortcut key to launch IE in WinCE Device.
And I am soory to miss the chat session, If you have attended did you
have discussion on the issue?
Regards,
Karthik
On Jul 28, 9:13 pm, "Paul G. Tobey [eMVP]" <p space tobey no spam AT
no instrument no spam DOT com> wrote:
I can't say. As I mentioned, I've been doing this for a while and I've
never (including right now with a CE5 box on my workbench), seen this.
Backspace, generally, in IE would go Back. Perhaps there was a bug in IE
that caused that to generate an exception and exit IE. Without knowing what
the bug was, there's no way to tell if it's the same situation. There's a
Windows CE chat tomorrow; you could attend and ask the actual Microsoft guys
if they know anything about it (I'd tell them, "When I hit the backspace key
on my <insert keyboard type here> on my Windows CE 5.0 device, while <insert
program name here> is running and the frontmost application, instead of
doing a backspace, IE is started. What gives?"
Paul T.
<Karthikeyan.Nagaraj...@xxxxxxxxx> wrote in message
news:050f8d3d-9171-40ec-9009-206f51287dcd@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi Paul,
I am also finding the same problem. In one of the Microsoft earlier
QFE mentioned that Backspace key closes IE.
Does this problem is a sideeffect to the same?
Regards,
Karthik
On Jul 22, 8:21 pm, "Paul G. Tobey [eMVP]" <p space tobey no spam AT
no instrument no spam DOT com> wrote:
No, not really. I suppose that some application might have called
RegisterHotKey() and set up for that to happen, but I'd be surprised if it
didn't turn out to be unique to your device. You might register a
low-level
keyboard hook using SetWindowsHookEx() and see what characters might be
coming in -- it's not documented for CE, but there are tons of references
in
the newsgroup archives; search using GoogleGroups and look in just
microsoft.public.windowsce.*.
It's possible, I suppose, that your keyboard driver is mismapping the
backspace key to one of the hotkeys that do other things and it just
happens
that your registry has that hot key set forIE.
If none of those things are revealing, you'll have to build a debug OS and
try to spot what's going on based on the debug messages and then trace
back
to who is responsible. I don't suppose you're set up for a browser-based
shell or something...
Paul T.
"dummy" <yuanfei.h...@xxxxxxxxx> wrote in message
news:f843df13-699f-428f-861f-0991f68dbd6a@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Dear Paul,
thanks for the reply, Just like you said, pressing Backspace key on
keyboardwillalsolaunchtheIE.
(I am using a USB keyboard connected to my CE device)
Any idea what is happening?
Thanks
On Jul 22, 12:23 am, "Paul G. Tobey [eMVP]" <p space tobey no spam AT
no instrument no spam DOT com> wrote:
I don't see how this could be true. Show us the code that you're using
to
send the key. Maybe you're sending a character, not a key or something.
If
what you are saying were true, it seems that pressing the Backspace key
on
the keyboard would do the same; does it?
Paul T.
"dummy" <yuanfei.h...@xxxxxxxxx> wrote in message
news:2366af3d-312e-437a-a4dd-1411adb8b963@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hello, I am working onWinCE5with latest QFE patched, I found when
CE desktop is shown, send aVK_BACKkey board eventwillcause theIE
launched. Is this a built in behavior ofWinCE5?
if yes, who defined this shortcut key? How can I remove it?
Thanks- Hide quoted text -
- Show quoted text -- Hide quoted text -
- Show quoted text -
.
- Follow-Ups:
- Re: VK_BACK will launch IE in WinCE 5.
- From: Paul G. Tobey [eMVP]
- Re: VK_BACK will launch IE in WinCE 5.
- References:
- VK_BACK will launch IE in WinCE 5.
- From: dummy
- Re: VK_BACK will launch IE in WinCE 5.
- From: Paul G. Tobey [eMVP]
- Re: VK_BACK will launch IE in WinCE 5.
- From: dummy
- Re: VK_BACK will launch IE in WinCE 5.
- From: Paul G. Tobey [eMVP]
- Re: VK_BACK will launch IE in WinCE 5.
- From: Karthikeyan.Nagarajan1@xxxxxxxxx
- Re: VK_BACK will launch IE in WinCE 5.
- From: Paul G. Tobey [eMVP]
- VK_BACK will launch IE in WinCE 5.
- Prev by Date: Re: SDK Creation Error
- Next by Date: Re: WinCE does not recognize the COMs
- Previous by thread: Re: VK_BACK will launch IE in WinCE 5.
- Next by thread: Re: VK_BACK will launch IE in WinCE 5.
- Index(es):
Relevant Pages
|