Vanara/UnitTests/PInvoke/Gdi32
David Hall ebbe292a91 Fixed LOGPALETTE structure and associated functions 2023-02-21 21:33:28 -07:00
..
BitmapTests.cs BREAKING CHANGES: Worked over functions related to BITMAPINFO adding attributes, creating overloads and changing 'ref' params to 'in' params where immutable. Needed because these functions often could fail due to poor processing of the structure. 2021-05-29 08:09:03 -06:00
Gdi32.csproj BREAKING CHANGES: Worked over functions related to BITMAPINFO adding attributes, creating overloads and changing 'ref' params to 'in' params where immutable. Needed because these functions often could fail due to poor processing of the structure. 2021-05-29 08:09:03 -06:00
Gdi32Tests.cs Fixed LOGPALETTE structure and associated functions 2023-02-21 21:33:28 -07:00