https://bugs.winehq.org/show_bug.cgi?id=37306
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian@fds-team.de
--- Comment #3 from Sebastian Lackner sebastian@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-Vis...
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.