Author :
Pali Rohár
Date :
2021-02-03 21:00:56
Hash :7da10545 Message :Define ULONG_PTR for older SDK
If compiling with _WIN32_WINNT target prior 0x0500 then SDK does not define
ULONG_PTR type. Such systems are only 32bit so define it explicitly to
32bit type ULONG.