<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
so i just saw this insightful comment in filedlg.c:<br><br>&nbsp;* FIXME: CDN_FILEOK is wrong implemented, other CDN_ messages likely too<br><br>must be why it doesn't really notify the window :\<br>send_message() needs to be fixed for this.<br><br>&gt; From: ricardo_barbano@hotmail.com<br>&gt; To: wine-devel@winehq.org<br>&gt; Subject: comdlg32: includeobject needs to notify window with CDN_INCLUDEITEM<br>&gt; Date: Sun, 7 Dec 2008 20:48:50 +0000<br>&gt; <br>&gt; <br>&gt; this is related to http://bugs.winehq.org/show_bug.cgi?id=8072<br>&gt; <br>&gt; so... i decided to investigate why didn't media player classic show the files when browsing...<br>&gt; i've been debugging this for some days but found the problem, although it's not<br>&gt; quite solved, so if anyone has any idea please share.<br>&gt; <br>&gt; the good thing was that mpc source code is available so i could see how it was<br>&gt; implemented.<br>&gt; i found out that includeObject is supposed to notify the browsing window with<br>&gt; CDN_INCLUDEITEM that wasn't yet declared in wine.<br>&gt; the problem is that i get:<br>&gt; <br>&gt; err:pidl:_ILSimpleGetTextW -- no text<br>&gt; err:pidl:_ILSimpleGetTextW -- no text<br>&gt; trace:commdlg:SendCustomDlgNotificationMessage RET NOTIFY<br>&gt; trace:commdlg:SendCustomDlgNotificationMessage Retval: 0x00000000<br>&gt; <br>&gt; and the notify isn't successful :\<br>&gt; any ideas?<br>&gt; <br>&gt; patch in attachment...<br>&gt; <br>&gt; _________________________________________________________________<br>&gt; Conhe�a o Windows Live Spaces, a rede de relacionamentos do Messenger!<br>&gt; http://www.amigosdomessenger.com.br/<br><br /><hr />Not�cias direto do New York Times, gols do Lance, videocassetadas e muitos outros v�deos no MSN Videos! <a href='http://video.msn.com/?mkt=pt-br' target='_new'>Confira j�!</a></body>
</html>