winapi - Taking a screenshot of the window in the background -


There may be a problem in taking a screenshot of the window content, if that window overlaps with any other application.

Unless you find a method in the application to render it in off-screen bitmap, So you get only the visible part of the window.


Comments