coin icon indicating copy to clipboard operation
coin copied to clipboard

Rework the ERROR definition problem with Win32

Open kazssym opened this issue 3 years ago • 0 comments

This change will solve the name collision problem with the Win32 API.

I hope it is safe to redefine ERROR as an enum constant instead of a preprocessor macro.

Fixes #468.

kazssym avatar Oct 03 '21 04:10 kazssym