I have developed a Service App that starts a new GUI app and periodically wants to send it a message to remind it to do something.
I create the Gui in a new session by imitating the Winlogon process to oversome Session0 isolation.
I load the GUi and it appears on the desktop fine.
Findwindow and Postmessage fail.
Ive looked looping through the processes to find it bu it all getting a bit complicated fro me to follow.
Anyone got a handle on the problem. No pun intended
I create the Gui in a new session by imitating the Winlogon process to oversome Session0 isolation.
I load the GUi and it appears on the desktop fine.
Findwindow and Postmessage fail.
Ive looked looping through the processes to find it bu it all getting a bit complicated fro me to follow.
Anyone got a handle on the problem. No pun intended