[Bug 48817] Module_InitDLL fails if LDR_MODULE.Flags was modified

WineHQ Bugzilla wine-bugs at winehq.org
Mon Apr 20 07:25:01 CDT 2020


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

--- Comment #6 from qsniyg <qsniyg at mail.com> ---
(In reply to rawfox from comment #4)
> Since this fix, StarCitizen is not working anymore.
> 
> We are not sure yet, but its calling EtwEventRegister() .
> 
> I cant find a function like that, but there is EtwEventEnabled(), according
> to Microsoft docs in wdm.h, not existing in wine's wdm.h yet.
> 
> Is EtwRegister() and EtwUnregister() missing in wine yet ?

Could you attach a +module,+loaddll,+seh,+ntdll log? (+module,+loaddll for
tracing the code related to this, +ntdll for Etw*, and +seh for exceptions)

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