<div dir="ltr">Hi Dan,<br><br>Thanks for your reply.<br><br>I have filed a bug report (<i><a href="http://bugs.winehq.org/show_bug.cgi?id=14879" title="UNCONFIRMED - InDesign CS: Crashes on File-&gt;Open or File-&gt;Place">Bug 14879</a></i>) which includes the test case rewritten in plain C and able to be compiled with winegcc.<br>
<br>I will look into this further later on, but right now its weekend :).<br><br>Cheers,<br>Matt<br><br><br><div class="gmail_quote">On Sat, Aug 16, 2008 at 12:40 AM, Dan Kegel <span dir="ltr">&lt;<a href="mailto:dank@kegel.com">dank@kegel.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">Matt wrote:<br>
&gt; I&#39;ve been trying to debug a problem with Adobe Indesign CS where the<br>
&gt; application crashes while creating the file open dialog box. &nbsp;Now I believe<br>
&gt; (not 100% sure) I have tracked down the problem to a spurious<br>
&gt; WM_CTLCOLORSTATIC notification.<br>
<br>
</div>Thanks for looking into this. &nbsp;This is a key app needed by many<br>
schools and companies, but we haven&#39;t had enough time to<br>
give it the attention it deserves.<br>
<br>
Please file a bug report at <a href="http://bugs.winehq.org" target="_blank">http://bugs.winehq.org</a><br>
including all the info needed to reproduce the<br>
bug (ideally with a trial version; you can find download<br>
URLs at <a href="http://wiki.winehq.org/AdobeIndesign" target="_blank">http://wiki.winehq.org/AdobeIndesign</a><br>
And attach your test case source there.<br>
<br>
If you want to go a little further, rewrite your test case<br>
in plain C instead of C++ (should be easy).<br>
<br>
And if you want to go even further, integrate it into<br>
our existing message tests,<br>
<a href="http://source.winehq.org/source/dlls/user32/tests/msg.c" target="_blank">http://source.winehq.org/source/dlls/user32/tests/msg.c</a><br>
which already do have some tests for WM_CTLCOLORSTATIC.<br>
<br>
One note of caution: the user32/msg.c tests don&#39;t all pass<br>
on Wine, see<br>
<a href="http://wiki.winehq.org/MakeTestFailures" target="_blank">http://wiki.winehq.org/MakeTestFailures</a><br>
and<br>
<a href="http://test.winehq.org/data/520ab5c261706f6118a85a82ba84213932ba76e7/#group_Wine:user32:msg" target="_blank">http://test.winehq.org/data/520ab5c261706f6118a85a82ba84213932ba76e7/#group_Wine:user32:msg</a><br>
<font color="#888888">- Dan<br>
</font></blockquote></div><br></div>