<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.0.5">
</HEAD>
<BODY>
Hello,<BR>
I'm debuging an application with this command line:<BR>
<BR>
wine --debugmsg err+all,+relay .../audio/coolpro/coolpro.exe &amp;&gt;.../installed-src/wine/cvs/cooledit/debug.relay-01.txt<BR>
<BR>
Can I know which function executed in which thread?<BR>
<BR>
Like something as:<BR>
0009:TID 000a:Call kernel32.FindResourceA<BR>
0009:TID 000a:Ret&nbsp; kernel32.FindResourceA<BR>
0009:TID 000b:user32.GetSysColor<BR>
0009:TID 000b:Ret&nbsp; user32.GetSysColor<BR>
<BR>
Merci,<BR>
Olivier<BR>
<BR>
<BR>
</BODY>
</HTML>