Hi,
I want to minimize application from another application. I have one applicaiton named app1.
and other appplication named app2. When user performs minimize on app1, app2 should also get minimized.
Please tell me how to do it?
Can I used SendMessage API. Please provide samples if possible...