greenshot/GreenshotPlugin/UnmanagedHelpers
2012-12-20 14:17:27 +00:00
..
DWM.cs Added DwmEnableComposition for testing 2012-11-15 12:22:42 +00:00
Enumerations.cs Code cleanup, already made some changes (which are not active) for the next release so I can work on them without having multiple changed files which might cause check in conflicts. 2012-12-06 13:47:17 +00:00
GDI32.cs Added changes for the zoom to animate relative to the cursor position. Also made the first changes to make sure the animation has a frame rate equal to the screen refresh. 2012-12-02 12:49:44 +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 Added comment 2012-12-19 08:10:24 +00:00
User32.cs Fixed WindowLong issue, the MSDN documentation doesn't work for .NET 2012-12-20 14:17:27 +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