G
Guest
Can I use EnumchildWindows from a windows service to find the IE windows and
Solitaire windows belonging to the logged on user?
And if so then I'll need to know what call to use to get the users desktop
window handle to enum them - Assuming GetDesktopWindow doesn't at this point.
I can do all this in a Forms application (trying to convert to service) but
as a service it simply doesn't think there are any of those windows open.
Solitaire windows belonging to the logged on user?
And if so then I'll need to know what call to use to get the users desktop
window handle to enum them - Assuming GetDesktopWindow doesn't at this point.
I can do all this in a Forms application (trying to convert to service) but
as a service it simply doesn't think there are any of those windows open.