<joerg-cyril.hoe...@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 julli...@winehq.org