Is there any key code that launches start menu?
I guess VK_MENU will do that but I cannot sure.
Please answer.
Thanks.

Follow-up is limited to microsoft.public.windowsce.platbuilder

Re: Key code that launches start menu? by Robert

Robert
Thu Dec 11 19:30:48 CST 2003

It is VK_MENU

"JY Kim" <jkim47.n0zpam@hanmir.com> wrote in message
news:bh2itvsfvbs1diii8dj7ig1aa0utcafdqt@4ax.com...
> Is there any key code that launches start menu?
> I guess VK_MENU will do that but I cannot sure.
> Please answer.
> Thanks.
>
> Follow-up is limited to microsoft.public.windowsce.platbuilder



Re: Key code that launches start menu? by Robert

Robert
Thu Dec 11 19:40:28 CST 2003

This is a multi-part message in MIME format.

------=_NextPart_000_0082_01C3C00D.DDD72C40
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

No, VK_MENU is the alt key. Try VK_LWIN or VK_RWIN. It's all in the =
plat builder help (search on any of those keys and a "Virtual-Key Codes" =
table will be referenced).

"Robert Blumberg" wrote in message =
news:OlUPf9EwDHA.2540@TK2MSFTNGP10.phx.gbl...
> It is VK_MENU
>=20
>
------=_NextPart_000_0082_01C3C00D.DDD72C40
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1276" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY>
<DIV><FONT face=3DArial size=3D2>No, VK_MENU is the alt key.&nbsp; Try =
VK_LWIN or=20
VK_RWIN.&nbsp; It's all in the plat builder help (search on any of those =
keys=20
and a "Virtual-Key Codes" table will be referenced).</FONT></DIV>
<DIV><FONT face=3DArial size=3D1></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>"Robert Blumberg" </FONT><FONT =
face=3DArial=20
size=3D2>wrote in message </FONT><A=20
href=3D"news:OlUPf9EwDHA.2540@TK2MSFTNGP10.phx.gbl"><FONT face=3DArial=20
size=3D2>news:OlUPf9EwDHA.2540@TK2MSFTNGP10.phx.gbl</FONT></A><FONT =
face=3DArial=20
size=3D2>...</FONT></DIV><FONT face=3DArial size=3D2>&gt; It is =
VK_MENU<BR>&gt;=20
<BR></FONT><FONT face=3DArial size=3D2>&gt; </FONT></BODY></HTML>

------=_NextPart_000_0082_01C3C00D.DDD72C40--


Re: Key code that launches start menu? by Ace

Ace
Thu Dec 11 22:53:41 CST 2003

We used VK_LWIN for Start Menu.
VK_LMENU acts like to ALT+TAB.

"JY Kim" <jkim47.n0zpam@hanmir.com> wrote in message
news:bh2itvsfvbs1diii8dj7ig1aa0utcafdqt@4ax.com...
> Is there any key code that launches start menu?
> I guess VK_MENU will do that but I cannot sure.
> Please answer.
> Thanks.
>
> Follow-up is limited to microsoft.public.windowsce.platbuilder



Re: Key code that launches start menu? by Ace

Ace
Thu Dec 11 22:54:57 CST 2003

I have an mistake.

VK_LMENU is ALT.


"Ace" <hkjnj@korea.com> wrote in message
news:brbf4c$5dg$1@news1.kornet.net...
> We used VK_LWIN for Start Menu.
> VK_LMENU acts like to ALT+TAB.
>
> "JY Kim" <jkim47.n0zpam@hanmir.com> wrote in message
> news:bh2itvsfvbs1diii8dj7ig1aa0utcafdqt@4ax.com...
> > Is there any key code that launches start menu?
> > I guess VK_MENU will do that but I cannot sure.
> > Please answer.
> > Thanks.
> >
> > Follow-up is limited to microsoft.public.windowsce.platbuilder
>
>