Hi.
I need to write an application that simulate F12 key. For example, when
pressing F1 and F2 simultaneously in another application, mine will change
the message to a F12 key. This is because I have an application that responds
to the F12 key but the pocket pc doesn't have this key.
How can I do this in C++ or C#?

Thanks in advance.