Questions and Answers
August, 2004
-
How to use GetFocus across process boundaries?
August 27, 2004.
GetFocus is a very useful API function used to find window which has keyboard focus. However, this function has a limitation - focused window must be created by the calling thread or GetFocus will return NULL. This article describes how to walkaround this limitation.
-
How to add link to PIE Favorites?
August 18, 2004.
Sometimes it is necessary to add link(s) to PIE Favorites programmatically. This article shows how to do this.
-
How enable IME in my own and common controls?
August 12, 2004.
This FAQ shows how to enable input method selection for custom and common controls and also how to switch input methods programmatically.
September, 2003
June, 2003
May, 2003
-
Why does not keyboard navigation work with the Tree View control?
May 08, 2003.
I have the tree view control in a dialog and it
does not respond to keyboard events. On the Smartphone 2002 platform I don't have a touch screen and
a keyboard is the only way to navigate and scroll. How can I enable
keyboard navigation in the Tree View control?
April, 2003
February, 2003
-
Why does not keyboard navigation work with HTML control?
February 05, 2003.
HTML control does not respond to keyboard events in my Smartphone/Pocket PC 2002 application.
On the Smartphone platform I don't have a touch screen and
a keyboard is the only way to navigate and scroll. How can I enable
keyboard navigation in the HTML control?
January, 2003
August, 2002
July, 2002
June, 2002
May, 2002
April, 2002
March, 2002
|
|