[Bug 35192] Multiple Adobe applications crash on unimplemented function KERNEL32.dll.CreateThreadpool (Vista+ API)(Lightroom 5.x, Creative Cloud)

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jul 3 12:53:47 CDT 2015


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

--- Comment #92 from Sebastian Lackner <sebastian at fds-team.de> ---
(In reply to Marcus Meissner from comment #91)
> lightroom 5.3 on startup says:
> 
> fixme:threadpool:tp_object_initialize unsupported environment version 3

Does it prevent the app from working? It normally should be harmless, version 3
of the TP_CALLBACK_ENVIRON struct just has two additional fields added at the
end, which are ignored for now.

(see
http://source.winehq.org/git/wine.git/blob/HEAD:/dlls/ntdll/threadpool.c#l1631
)

-- 
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