greenshot/GreenshotPlugin/UnmanagedHelpers
2021-03-26 22:30:28 +01:00
..
Enums Revert of the change to the DWMWINDOWATTRIBUTE, as the enum values were not fixed we lost some functionality. Also fixed some potential issues with the ThumbnailForm, and aligned a bit of code with Dapplo.Window [skip ci] 2021-03-26 22:30:28 +01:00
Structs Revert of the change to the DWMWINDOWATTRIBUTE, as the enum values were not fixed we lost some functionality. Also fixed some potential issues with the ThumbnailForm, and aligned a bit of code with Dapplo.Window [skip ci] 2021-03-26 22:30:28 +01:00
DWM.cs Revert of the change to the DWMWINDOWATTRIBUTE, as the enum values were not fixed we lost some functionality. Also fixed some potential issues with the ThumbnailForm, and aligned a bit of code with Dapplo.Window [skip ci] 2021-03-26 22:30:28 +01:00
EnumWindowsProc.cs Fixed copyright, fixed some spelling and updated some of the code to a newer syntax. 2021-03-08 22:26:10 +01:00
GDI32.cs Improved the support for dragging and dropping images from a website, now also parsing HTML img src information, to be able to download that image. For this we need the HtmlAgilityPack.dll (#294) 2021-03-21 22:34:17 +01:00
GDIplus.cs Fixed copyright, fixed some spelling and updated some of the code to a newer syntax. 2021-03-08 22:26:10 +01:00
Kernel32.cs Improved the support for dragging and dropping images from a website, now also parsing HTML img src information, to be able to download that image. For this we need the HtmlAgilityPack.dll (#294) 2021-03-21 22:34:17 +01:00
PsAPI.cs Fixed copyright, fixed some spelling and updated some of the code to a newer syntax. 2021-03-08 22:26:10 +01:00
SafeCurrentInputDesktopHandle.cs A bit of refactoring to be able to find some issue... 2020-02-18 16:32:51 +01:00
SafeIconHandle.cs A bit of refactoring to be able to find some issue... 2020-02-18 16:32:51 +01:00
SafeWindowDcHandle.cs A bit of refactoring to be able to find some issue... 2020-02-18 16:32:51 +01:00
Shell32.cs Improved the support for dragging and dropping images from a website, now also parsing HTML img src information, to be able to download that image. For this we need the HtmlAgilityPack.dll (#294) 2021-03-21 22:34:17 +01:00
User32.cs Removed more dead code 2021-03-21 23:44:25 +01:00
Win32.cs Improved the support for dragging and dropping images from a website, now also parsing HTML img src information, to be able to download that image. For this we need the HtmlAgilityPack.dll (#294) 2021-03-21 22:34:17 +01:00
WinEventDelegate.cs Fixed copyright, fixed some spelling and updated some of the code to a newer syntax. 2021-03-08 22:26:10 +01:00
WinMM.cs Fixed copyright, fixed some spelling and updated some of the code to a newer syntax. 2021-03-08 22:26:10 +01:00