[Bug 32809] KwSing needs unimplemented function wmvcore.dll.WMCreateWriterPriv when native WM filter components are used

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Feb 28 03:22:34 CST 2014


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |focht at gmx.net
            Summary|KwSing: needs unimplemented |KwSing needs unimplemented
                   |function                    |function
                   |wmvcore.dll.WMCreateWriterP |wmvcore.dll.WMCreateWriterP
                   |riv                         |riv when native WM filter
                   |                            |components are used

--- Comment #1 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

the app distributes parts of the Windows Media 11 runtime (legality of this is
questionable) and the crash is most likely caused by the fact that native
components are loaded instead of Wine builtins.

'wmvcore.dll.WMCreateWriterPriv' is an internal WM API, only called by native
filter components such as 'qasf.dll'.

I can't reproduce this right now so please retest.
If Wine builtins are used there is no point in implementing this.

$ sha1sum KwSing.exe 
b97c29738f8d77e5dbe0afe443dedec20006a1d0  KwSing.exe

$ du -sh KwSing.exe 
17M    KwSing.exe

$ wine --version
wine-1.7.13-118-g0eb6265

Regards

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