Hi,
we are currently working on removing the long deprecated tool types (
e.g. ULONG, USHORT, BYTE, UINT16, UINT32, UINT64, INT16, INT32, INT64,
BOOL, TRUE, FALSE ) to get rid of problems with clashing Windows API
types. There is a never ending story with native Windows code and
precompiled header, although the are prewin and postwin includes.
If you are working on larger code sections please try to use other types
preferring sal types (e.g. sal_uInt8, sal_Int8, sal_Bool,
sal_True/sal_False ...)
Regards,
Carsten and Mikhail
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]