http://bugs.winehq.org/show_bug.cgi?id=29168
--- Comment #260 from Alex alexzk@mail.ru 2013-07-22 08:47:40 CDT --- I think latest patch file itself was for 1.5.18 or even below (so it failes with latest changes), you can open it to compare, you will need add 1 static function to thread.c which updates timings into KUSER_SHARED_DATA, add custom thread which will call this function and add creation of this thread to initialization.
Not too hard to make it manually if you want for latest wines.
Just copy-paste it from tracker to ur sources.