Friday, 9 August 2013

Is HWND unique among a window station?

Is HWND unique among a window station?

Assume I created two desktops D1 and D2 in WinSta0, and D2 has a window B.
My question is:
Can a thread belonging to D1 get window B's caption text through
GetWindowText(hwnd for B, ....)?

No comments:

Post a Comment