Oct. 16, 2004
10:45 p.m.
"Vincent Béron" <vberon(a)mecano.gme.usherb.ca> wrote:
Changelog: Change the type of LONG and DWORD to be int based instead of long based for Win64 compatibility.
It would be cleaner IMO to use that only when compiling with _WIN64 defined, that would avoid affecting the Win32 target. -- Dmitry.