greenshot/GreenshotPlugin/UnmanagedHelpers
2012-11-11 19:57:55 +00:00
..
DWM.cs First Windows 8 changes, removed an obsolete call this might also improve the performance a tick... 2012-06-11 10:56:58 +00:00
Enumerations.cs First Windows 8 changes, removed an obsolete call this might also improve the performance a tick... 2012-06-11 10:56:58 +00:00
GDI32.cs Changed logic of the DWM capture which tries to keep the window to capture on it's location, so less movement is visible. Also added a BoxBlur which might be a faster replacement of the CreateBlur (which is Gaussian), but the quality needs to be checked. For the BoxBlur the BitmapBuffer is extended with a few new tricks. 2012-11-06 15:59:19 +00:00
Kernel32.cs Added lower memory footprint expert setting and created a PsAPI.cs file for the Process API invokes. 2012-05-17 14:19:56 +00:00
PsAPI.cs Added lower memory footprint expert setting and created a PsAPI.cs file for the Process API invokes. 2012-05-17 14:19:56 +00:00
Shell32.cs Fixed Copyright to 2012 2012-02-13 09:06:09 +00:00
Structs.cs Fixed some capture issues, when trying to capture or show thumbnails of Windows that are iconized the size calculations are wrong. 2012-10-26 18:07:55 +00:00
User32.cs Some fixes for capturing those nasty Apps, code is not finished yet! 2012-11-11 19:57:55 +00:00
Win32Errors.cs Fixed Copyright to 2012 2012-02-13 09:06:09 +00:00
WinMM.cs Fixed Copyright to 2012 2012-02-13 09:06:09 +00:00