On Sun, 9 Nov 2008 23:27:14 -0800 (PST), Kelum wrote:
[Quoted Text] > The SDK documentations give examples on how to capture a > full screen and a region of the screen, but nothing on capturing a > particular open window. Does anyone know a good way to do this?
You get the coordinates of the window using standard Windows APIs and use those as the region.
-- Please read this before replying: 1. Dshow & posting help: http://tmhare.mvps.org/help.htm 2. Trim & respond inline (please don't top post or snip everything) 3. Benefit others: follow up if you are helped or you found a solution
|