Magnus Olsen wrote:
wine / uncode header can be remove any time.
I moved Wine's "unicode.h" header up, because it includes
"windef.h".
The fix doesn't depend on Wine's "unicode.h".
I could have also just added an "#include <windef.h>" line before
"ctype.h"
is included. I moved the inclusion of "unicode.h" up, because it was the
simpler solution in my opinion.
Regards,
Colin