[Bug 8072] Media Player Classic segfaults

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Dec 7 14:45:38 CST 2008


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





--- Comment #12 from ricardo filipe <ricardo_barbano at hotmail.com>  2008-12-07 14:45:38 ---
Created an attachment (id=17727)
 --> (http://bugs.winehq.org/attachment.cgi?id=17727)
comdlg32: make includeObject notify window with CDN_INCLUDEITEM

so... i decided to investigate why didn't mpc show the files when browsing...
i've been debugging this for some days but found the problem, although it's not
quite solved, so if anyone has any idea please share.

the good thing was that mpc source code is available so i could see how it was
implemented.
i found out that includeObject is supposed to notify the browsing window with
CDN_INCLUDEITEM that wasn't yet declared in wine.
the problem is that i get:

err:pidl:_ILSimpleGetTextW -- no text
err:pidl:_ILSimpleGetTextW -- no text
trace:commdlg:SendCustomDlgNotificationMessage RET NOTIFY
trace:commdlg:SendCustomDlgNotificationMessage Retval: 0x00000000

and the notify isn't successful :\
any ideas?


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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