1

Topic: Possible Bug with LogScreenshot

Hi,
I have a problem with LogScreenshot. When you have an over lap of two window and you call LogScrenshot with handle of overlapped window, you don't see only the owener of handle but also a portion of the window that overlap the owener of handle.

Giuesppe Monteleone

2

Re: Possible Bug with LogScreenshot

Hello Giuseppe,

This is a known limitation of the LogScreenshot method. We take the screenshot by calculating the window position and size and getting the bitmap from the Desktop device context. As far as I know, this is the only safe way to take a screenshot of a window under Windows (getting the device context of the window instead of the desktop doesn't help).

Dennis Gurock,
Director & Co-Founder
Gurock Software