greenshot/GreenshotPlugin/UnmanagedHelpers/Enums
2021-03-26 22:30:28 +01:00
..
ClassLongIndex.cs Removed more dead code 2021-03-21 23:44:25 +01:00
DesktopAccessRight.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
DeviceCaps.cs Removed more dead code 2021-03-21 23:44:25 +01:00
DWM_THUMBNAIL_PROPERTIES.cs Fixed copyright, fixed some spelling and updated some of the code to a newer syntax. 2021-03-08 22:26:10 +01:00
DWMWINDOWATTRIBUTE.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
EventObjects.cs Removed more dead code 2021-03-21 23:44:25 +01:00
ExtendedWindowStyleFlags.cs Removed more dead code 2021-03-21 23:44:25 +01:00
ProcessAccessFlags.cs Removed more dead code 2021-03-21 23:44:25 +01:00
RegionResult.cs Removed more dead code 2021-03-21 23:44:25 +01:00
SendMessageTimeoutFlags.cs Removed more dead code 2021-03-21 23:44:25 +01:00
ShowWindowCommand.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
SoundFlags.cs Removed more dead code 2021-03-21 23:44:25 +01:00
ThreadAccess.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
Win32Error.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
WindowLongIndex.cs Removed more dead code 2021-03-21 23:44:25 +01:00
WindowPlacementFlags.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
WindowPos.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
WindowsMessages.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
WindowStyleFlags.cs Removed more dead code 2021-03-21 23:44:25 +01:00
WinEvent.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
WinEventHookFlags.cs A bit of refactoring to be able to find some issue... 2020-02-18 16:32:51 +01:00