microsoft / CsWin32

A source generator to add a user-defined set of Win32 P/Invoke methods and supporting types to a C# project.
MIT License
2k stars 84 forks source link

FailFast instead of throw from non-HRESULT returning CCW methods #1021

Closed AArnott closed 11 months ago

AArnott commented 11 months ago

Closes #830