Scrollbar Fix

Alexandre Julliard julliard at winehq.com
Fri Feb 15 13:17:48 CST 2002


Phillip Ezolt <ezolt at perf.zko.dec.com> writes:

> 	It converts the intermediate variables to floats instead of
> int, which guarantees that multiplication of large values of don't
> overflow.  (with a small sacrifice of accuracy)

You should probably use MulDiv() instead of floats.

-- 
Alexandre Julliard
julliard at winehq.com




More information about the wine-devel mailing list