Hi
I'm an old hand at embedded programming but new to CE and having a lot of trouble doing reasonably simple things, because I am not familiar with the API and struggling to understand the obscure MSDN docs.
All I want to do is minimize and maximise two separate applications that are running from one of the applications.
E.g. Application A decides that now it is time for it to appear and then minimises application B (App B being a third party application e.g. Notepad, no access to source code etc) and then at a later stage maximising B and minimising itself.
Application A would be written by myself.
I'm sure this must be very simple, but where to find answers.. :)
Thanks in advance. EOI