This site is no longer active and is available for archival purposes only. Registration and login is disabled.

Problem with WM_CHAR vs. WM_KEYDOWN on some devices


Problem with WM_CHAR vs. WM_KEYDOWN on some devices

Postby drgoldie » May 29, 2007 @ 1:50pm

drgoldie
pm Member
 
Posts: 330
Joined: Jan 10, 2003 @ 10:46am
Location: Vienna


Postby drgoldie » May 31, 2007 @ 1:23pm

I was actually able to solve the problem calling

HIMC hC = ImmGetContext(m_hwnd);
ImmSetOpenStatus(hC, TRUE);

after window creation...

Daniel
drgoldie
pm Member
 
Posts: 330
Joined: Jan 10, 2003 @ 10:46am
Location: Vienna


Return to Windows Mobile


Sort


Forum Description

A discussion forum for mobile device developers on the Windows Mobile platform. Any platform specific topics are welcome.

Moderators:

Dan East, sponge, Digby, David Horn, Kevin Gelso, RICoder

Forum permissions

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

cron