17 Oct
2004
17 Oct
'04
3:45 a.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.