Vanara/PInvoke/Gdi32
David Hall bfd2730324 Changed project builds to use latest C# minor version 2018-09-27 09:46:40 -05:00
..
CorrelationReport.md Updated projects to version 2.0.0 2018-09-21 23:28:01 -06:00
Vanara.PInvoke.Gdi32.csproj Changed project builds to use latest C# minor version 2018-09-27 09:46:40 -05:00
WinGdi.BITMAPINFO.cs MAJOR BREAKING CHANGES: Fundamentally changed how HANDLEs are represented and used. Much better type safety now that all handles derive from HANDLE and disposing instances are all noted by a SafeHxxx name. Solves problem with circular references and random IntPtr parameters. 2018-09-21 22:35:34 -06:00
WinGdi.BLENDFUNCTION.cs Initial load: Extra libraries and unit tests 2017-11-27 11:11:20 -07:00
WinGdi.SafeDCHandles.cs MAJOR BREAKING CHANGES: Fundamentally changed how HANDLEs are represented and used. Much better type safety now that all handles derive from HANDLE and disposing instances are all noted by a SafeHxxx name. Solves problem with circular references and random IntPtr parameters. 2018-09-21 22:35:34 -06:00
WinGdi.TEXTMETRIC.cs Moved LOGFONT to PInvoke.Shared and added GetDeviceCaps 2018-06-27 13:04:20 -06:00
WinGdi.cs MAJOR BREAKING CHANGES: Fundamentally changed how HANDLEs are represented and used. Much better type safety now that all handles derive from HANDLE and disposing instances are all noted by a SafeHxxx name. Solves problem with circular references and random IntPtr parameters. 2018-09-21 22:35:34 -06:00