Important: |
---|
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
4/8/2010
The Menu button and Start buttons are two standard Microsoft buttons. They are used respectively to show a context or the start menu.
The keyboard driver will need to post the following:
- VK_LWIN virtual key message when the START button is pressed.
- VK_APPS virtual key message when the MENU button is pressed.
Note that not all Windows Mobile devices support the MENU button, especially devices with 9–key keyboards.