Sorry, but there are no more tags available to filter with.
-
If you look at the source for CopyFromScreen, the first call it makes is GetDesktopWindow() followed by a GetWindowDC for that HWND - my bet is that this API is serviced by a call to the shell application to get the shell container, and if you have no shell, there is no window to get.
Page 1 of 1 (1 items)