A short article which describes how to get a window rectangle without including offsets for drop shadows
Entries tagged with 'win32' Articles and information on C# and .NET development topics
I was recently updating some documentation and wanted to programmatically capture some screenshots of the application in different states. This article describes how you can easily capture screenshots in your own applications using the BitBlt
Win32 API call.