EAStdC
EAStdC copied to clipboard
Fix MingGW-w64 compiler errors
The current headers don't pull in _Out_, so I added a check to define it.
I cross checked with MSVC headers, and it doesn't get defined to anything.
Not sure how this change could possible cause the test to fail in debug mode on MSVC, is this a sporadic/known failure? @rparolin Could you restart the CI and see if it completes?