Here is my scenario....I am logging in citrix (server)xenapp desktop as user1 with session id say 7 , and also I am having access to the published applications of the server. Among such application I am launching MsPaint, which is launched under username user1 but with a different session id say 3. Now I want to get the window handle of the msPaint window using an exe , which is in my citrix xenapp desktop.
How can this issue be solved?