coin
coin copied to clipboard
Rework the ERROR definition problem with Win32
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.