Win32: Fix OCR_HAND macro missing on MinGW

Fixes #1438.
This commit is contained in:
Camilla Löwy 2019-02-24 04:04:23 +01:00
parent 44af6bb936
commit 7c3aaf8065

View File

@ -107,6 +107,9 @@
#ifndef USER_DEFAULT_SCREEN_DPI
#define USER_DEFAULT_SCREEN_DPI 96
#endif
#ifndef OCR_HAND
#define OCR_HAND 32649
#endif
#if WINVER < 0x0601
typedef struct