https://bugs.winehq.org/show_bug.cgi?id=32809 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)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(a)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.