greenshot/GreenshotPlugin/UnmanagedHelpers
2012-11-23 22:17:47 +00:00
..
DWM.cs Added DwmEnableComposition for testing 2012-11-15 12:22:42 +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 Refactored the zoomForm to a zoomControl, with this we can prevent mouse events to happen. Also the current state seems to work very well, even with a larger size. 2012-11-23 22:17:47 +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 Refactored the zoomForm to a zoomControl, with this we can prevent mouse events to happen. Also the current state seems to work very well, even with a larger size. 2012-11-23 22:17:47 +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