64bit integer overflow in 3 days

Alexandre Julliard julliard at winehq.org
Fri Feb 15 06:08:47 CST 2013


<Joerg-Cyril.Hoehle at t-systems.com> writes:

> I've prepared a few patches to fix some of these.  Generally, I don't know
> what to recommend.  Use double floating point intermediates and loose 11 bits
> for the exponent but at least get the magnitude right?

In general there's no reason to use 64-bit at all, GetTickCount should
work fine.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list