[Bug 44274] Windows Media Configuration Utility (part of WMA 8.x, WMP 7.x) crashes on unimplemented function 'sfc.dll.8' when trying to add 'mindex.cat' to system catalogs with WinVer set to 'Windows ME'

WineHQ Bugzilla wine-bugs at winehq.org
Sat Jan 15 17:34:13 CST 2022


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

Ben Shefte <shefben at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |shefben at gmail.com

--- Comment #13 from Ben Shefte <shefben at gmail.com> ---
Created attachment 71648
  --> https://bugs.winehq.org/attachment.cgi?id=71648
sfc_stubs.patch

This probably wont completely fix this issue. It should be a step in the right
direction.

I enabled the stub spec functions for the redirected function ordinals 1 and 8
(in sfc.dll) from sfc.dll to sfc_os.dll
and added the two stub functions to sfc_os.dll for it to actually call.

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