[PATCH 1/2] user32: Store pointer to timer callback in SetTimer function instead of treating it as window procedure

Alexandre Julliard julliard at winehq.org
Thu Mar 3 21:06:47 CST 2016


Piotr Caban <piotr at codeweavers.com> writes:

> Please let me know if anything else should be tested.

My concern is that we use 32-bit timers in several places in Wine, for
instance for the caret, tooltips, etc.  Do these things still work in
16-bit apps?

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list