https://bugs.winehq.org/show_bug.cgi?id=39403
--- Comment #6 from Qian Hong fracting@gmail.com --- (In reply to Qian Hong from comment #5)
(In reply to Sebastian Lackner from comment #3)
Created attachment 52518 [details] Hack to use relay thunks with absolute jumps... (don't ask!)
I tested this hack with cef_binary_3.2494.1320.g3640f81_windows32_client.7z and cef_binary_3.2494.1328.g2328b9b_windows32_client.7z downloaded from https://cefbuilds.com/, but it doesn't seem to work for me.
I see such message in console log:
[1008/124952:ERROR:sandbox_policy_base.cc(450)] Failed to add sandbox rule. error = 2, subsystem = 0, semantics = 1, pattern = 'Z:\home\fracting\Downloads\Wine\cef\cef_binary_3.2494.1320. g3640f81_windows32_client\Release*.pdb'
Looks like a separate bug introduced by new CEF version, but I'm not complete sure yet.