dotnet / pinvoke

A library containing all P/Invoke code so you don't have to import it every time. Maintained and updated to support the latest Windows OS.
MIT License
2.12k stars 222 forks source link

Fix CharacterAttributesFlags and add StdHandle methods #313

Closed AArnott closed 7 years ago

AArnott commented 7 years ago

Fixes #312

AArnott commented 7 years ago

Would @drako0812 or @vbfox care to review?