comdlg32: includeobject needs to notify window with CDN_INCLUDEITEM

ricardo filipe ricardo_barbano at hotmail.com
Sun Dec 7 14:48:50 CST 2008


this is related to http://bugs.winehq.org/show_bug.cgi?id=8072

so... i decided to investigate why didn't media player classic 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?

patch in attachment...

_________________________________________________________________
Conheça o Windows Live Spaces, a rede de relacionamentos do Messenger!
http://www.amigosdomessenger.com.br/
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0005-commdlg-make-includeObject-notify-the-window-with-CDN.txt
Url: http://www.winehq.org/pipermail/wine-devel/attachments/20081207/9a408b13/attachment.txt 


More information about the wine-devel mailing list