Vanara/PInvoke/Gdi32
David Hall 296a559eda Added SafeAnysizeStruct to help marshal stuctures with a 1-element field at the end that can be variable size. Adjusted all structs of this type to use this to marshal along with tests and supported classes.
BREAKING CHANGE: This forced the removal of PTOKEN_PRIVILEGES as that functionality is now in a shared marshaling class.
2019-11-03 16:02:54 -07:00
..
CorrelationReport.md ADDED: Support for .NET Core 3.0 in all projects!! 2019-10-03 13:35:16 -06:00
D3dkmthk.cs Stubbed remaining Gdi32 functions 2019-10-01 20:27:59 -06:00
GdiObjExtensions.cs Added all Gdi32 functions excluding printer, ddi and script calls 2019-10-01 17:45:45 -06:00
Usp10.cs Added all Gdi32 functions excluding printer, ddi and script calls 2019-10-01 17:45:45 -06:00
Vanara.PInvoke.Gdi32.csproj Update project versions to 3.1.2 2019-10-23 13:44:41 -06:00
WinGdi.BITMAPINFO.cs Added SafeAnysizeStruct to help marshal stuctures with a 1-element field at the end that can be variable size. Adjusted all structs of this type to use this to marshal along with tests and supported classes. 2019-11-03 16:02:54 -07:00
WinGdi.BLENDFUNCTION.cs 2.0 Checkin - Buildable 2018-10-26 12:24:07 -06:00
WinGdi.Bitmap.cs Corrected build error with FloodFill function and enum. #65 2019-10-02 08:27:31 -06:00
WinGdi.Brush.cs Added all Gdi32 functions excluding printer, ddi and script calls 2019-10-01 17:45:45 -06:00
WinGdi.Clipping.cs Added all Gdi32 functions excluding printer, ddi and script calls 2019-10-01 17:45:45 -06:00
WinGdi.Color.cs Added all Gdi32 functions excluding printer, ddi and script calls 2019-10-01 17:45:45 -06:00
WinGdi.CoordSpaceTxfm.cs Added all Gdi32 functions excluding printer, ddi and script calls 2019-10-01 17:45:45 -06:00
WinGdi.DEVMODE.cs Restructured DEVMODE to work between 32 and 64 bit instances 2019-02-06 07:31:11 -07:00
WinGdi.DevCtxt.cs Added all Gdi32 functions excluding printer, ddi and script calls 2019-10-01 17:45:45 -06:00
WinGdi.Display.cs BREAKING CHANGE: Changed CorrepsondingAction to CorrespondingAction due to misspelling. 2019-07-12 09:49:54 -06:00
WinGdi.Drawing.cs Added all Gdi32 functions excluding printer, ddi and script calls 2019-10-01 17:45:45 -06:00
WinGdi.FontText.cs Added SafeAnysizeStruct to help marshal stuctures with a 1-element field at the end that can be variable size. Adjusted all structs of this type to use this to marshal along with tests and supported classes. 2019-11-03 16:02:54 -07:00
WinGdi.Metafile.cs Added all Gdi32 functions excluding printer, ddi and script calls 2019-10-01 17:45:45 -06:00
WinGdi.OpenGL.cs Added all Gdi32 functions excluding printer, ddi and script calls 2019-10-01 17:45:45 -06:00
WinGdi.Paths.cs Added all Gdi32 functions excluding printer, ddi and script calls 2019-10-01 17:45:45 -06:00
WinGdi.Pen.cs 2.0 Checkin - Buildable 2018-10-26 12:24:07 -06:00
WinGdi.Print.cs Added all Gdi32 functions excluding printer, ddi and script calls 2019-10-01 17:45:45 -06:00
WinGdi.Region.cs Added all Gdi32 functions excluding printer, ddi and script calls 2019-10-01 17:45:45 -06:00
WinGdi.SafeDCHandles.cs Added all Gdi32 functions excluding printer, ddi and script calls 2019-10-01 17:45:45 -06:00
WinGdi.ShapesLines.cs Added all Gdi32 functions excluding printer, ddi and script calls 2019-10-01 17:45:45 -06:00
WinGdi.TEXTMETRIC.cs Added all Gdi32 functions excluding printer, ddi and script calls 2019-10-01 17:45:45 -06:00
WinGdi.cs Added all Gdi32 functions excluding printer, ddi and script calls 2019-10-01 17:45:45 -06:00
Winddi.cs Stubbed remaining Gdi32 functions 2019-10-01 20:27:59 -06:00