http://bugs.winehq.org/show_bug.cgi?id=58293 --- Comment #3 from Tyson Whitehead <twhitehead(a)gmail.com> --- Yup. That has it. `LibOVRRT32_1.dll` get loaded under wine 10.7 patched with you patch like it used to under wine 8 ``` 0024:trace:wintrust:WinVerifyTrust returning 00000000 ... 0024:trace:loaddll:build_module Loaded L"Z:\\home\\tyson\\issue-wine-ovr\\LibOVRRT32_1.dll" at 7A280000: native ... 29/05 07:40:37.992 {INFO} [Kernel:Default] [CAPI] LibOVR module is located at Z:\home\tyson\issue-wine-ovr\LibOVRRT32_1.dll 29/05 07:40:37.993 {INFO} [Kernel:System] Graceful shutdown: OnThreadDestroy 29/05 07:40:37.993 {INFO} [Kernel:System] Graceful shutdown: OnSystemDestroy 29/05 07:40:37.993 {INFO} [Kernel:System] Graceful shutdown: Stopping logger ... ``` Thanks very much! :) -- 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.