0

I'm trying to capture screen of active windows by following the method as answerd by ArsenMkrt below

Please check ArsenMkrt's answer

Entire screen could be captured and it is perfect, but when I try to cpature active window, screen is clipped out on all edges for ex, for a few windows title bar is missing, for others, active window along with some other background is captured. I like the method mentioned in that answer. I believe some changes are to be made in the CopyFromScreen method to bring the required perfection. Could anyone guide me in doing those chanegs?

Community
  • 1
  • 1
kunaguvarun
  • 703
  • 1
  • 10
  • 29
  • Have a look at Wade Hatler's answer, it looks like the best one for you, http://stackoverflow.com/a/11957567/1849109 – sa_ddam213 Feb 04 '13 at 05:15
  • Thanks, I'll look into it. I just want to create it using .NET only classes and methods. However my application needs to call more and more Win32 API methods. – kunaguvarun Feb 06 '13 at 15:53

0 Answers0