[Bug 37306] Multiple applications trying to use Vista+ Thread Pool Timer API crash on startup with Wine configured as Vista or higher ('CreateThreadpoolTimer')(64-bit ApexDC 1.6.0, Watchtower Library 2014)

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Feb 1 13:31:28 CST 2015


https://bugs.winehq.org/show_bug.cgi?id=37306

Sebastian Lackner <sebastian at fds-team.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sebastian at fds-team.de

--- Comment #3 from Sebastian Lackner <sebastian at fds-team.de> ---
I would like to point out that I am currently working on a threadpool
implementation, see bug https://bugs.winehq.org/show_bug.cgi?id=35192.

The code is available here:
https://github.com/wine-compholio/wine-staging/tree/master/patches/ntdll-Vista_Threadpool

Timer objects are already implemented, but wait objects are still missing, so
at least ApexDC is still not happy.

0025:Call KERNEL32.GetProcAddress(7b820000,140377f98 "CreateThreadpoolWait")
ret=14030f5a6
0025:Ret  KERNEL32.GetProcAddress() retval=00000000 ret=14030f5a6

Nevertheless, it might be sufficient for some other applications.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list