Hi,
I have a question about launch an application on Window Mobile
Professional.
But it dose not belong default Application Buttons(VK_APP1 to VK_APP6).

For example:
I hope to lauch e-mail application and send key code
VK_LAUNCH_MAIL(0xB4).
But mobile dose not reponse.

How should I do is correct? Thanks!!

Joshua

Re: How to launch an application? by Yaroslav

Yaroslav
Wed Dec 05 02:00:55 PST 2007

Why don't you just launch a corresponding process? For example, for Inbox
you should launch tmail.exe.

--
Yaroslav Goncharov
Pocket PC Developer Network coordinator, http://pocketpcdn.com
Spb Software House, http://spbsoftwarehouse.com


"joshua" <joshua@discussions.microsoft.com> wrote in message
news:F2DC0D76-E470-4499-9BAF-DBBAC706CFB9@microsoft.com...
> Hi,
> I have a question about launch an application on Window Mobile
> Professional.
> But it dose not belong default Application Buttons(VK_APP1 to
> VK_APP6).
>
> For example:
> I hope to lauch e-mail application and send key code
> VK_LAUNCH_MAIL(0xB4).
> But mobile dose not reponse.
>
> How should I do is correct? Thanks!!
>
> Joshua
>