http://bugs.winehq.org/show_bug.cgi?id=23488
--- Comment #7 from Dmitry Timoshkov dmitry@codeweavers.com 2010-07-05 04:46:44 --- (In reply to comment #5)
I want to do that as fast as possible, at the same time preserving the user ability to stop memo update execution.
I tried using timer events but no matter how I tried updates occured very slowly (if I'm not mistaken minimum timer resolution in Windows is 55ms).
What exactly your application is trying to do? Why does it need so frequent Edit updates?