Use LLP64 compatible sized-types for LONG and DWORD

Dmitry Timoshkov dmitry at baikal.ru
Sat Oct 16 22:45:33 CDT 2004


"Vincent Béron" <vberon at 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.





More information about the wine-devel mailing list