[Bug 30547] Corel Photo Downloader (Part of Corel MediaOne) crashes due to unimplemented function SHELL32.dll.SHCreateQueryCancelAutoPlayMoniker

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Dec 31 11:59:57 CST 2013


http://bugs.winehq.org/show_bug.cgi?id=30547

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Fixed by SHA1|                            |3cd677958c8deefe457eeb5e305
                   |                            |701bf4a4adf95
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

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

this is fixed by commit
http://source.winehq.org/git/wine.git/commitdiff/3cd677958c8deefe457eeb5e305701bf4a4adf95

Thanks Nikolay

--- quote ---
It seems that returned moniker is not used, I don't see any BindTo* calls on
it.
--- quote ---

SHCreateQueryCancelAutoPlayMoniker():

"Creates a QueryCancelAutoPlay class moniker, which can then be used to
register the IQueryCancelAutoPlay handler in the running object table (ROT)."

It's fine, the application calls:

-> GetRunningObjectTable()
-> ole32.RunningObjectTableImpl_Register() -> CreateBindCtx() -> IrotRegister()

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