Hi all wine developers,<br><br>I read this mailing list for about one year I guess but I think I never send a message. Because until this Monday, I was a spectator, now I wanna become an &quot;actor&quot;, I want to learn how to hack wine :).<br>

<br>I don&#39;t have a lot of time, 1 hour/week, maybe more, but I just want to fix some bugs, if I find some, and maybe more in the future. I&#39;ll take my time.<br><br>For info, I&#39;m a video game developers for 2 years, so I&#39;m a C++ programmer, I know nothing about C (except what I know from the C++) and even if I&#39;m using exclusively linux (ubuntu) for 3/4 years at home, I&#39;m not comfortable with the POSIX development environment... Not that I&#39;m a fan of Visual C++/Visual Assist but I always use those tools (at school and then at work) and wanted to learn something else.<br>

<br>I decided to start with a game (Paraworld, but it could be anything) which can&#39;t load a level : when I hit the start game button, I got the loading screen, the music etc. but nothing append. The mouse is still reacting, the music still playing but nothing is loading.<br>

There is nothing in the trace too, so I tried with the &quot;WINEDEBUG=+relay&quot;, error!! I ended quickly with a log &gt; 300Mo before seeing the main menu!<br><br>I&#39;ve seen that there is a patch which allows user to control when debug trace will be display, but I don&#39;t know how to find it.<br>

I found this page :<br><a href="http://www.mail-archive.com/wine-devel@winehq.org/msg05542.html">http://www.mail-archive.com/wine-devel@winehq.org/msg05542.html</a><br><br>But I can&#39;t find the archive (the patch file), is there a place where we could download patches?<br>

<br>Maybe my question is very simple, but I&#39;m a beginner so be indulgent, please :).<br clear="all"><br>Other question, is there a way with winedbg to &quot;pause&quot; program execution without having set any breakpoint. In my case, I don&#39;t know where to put the breakpoint so I wanted to break the program execution and see where it ends. This is possible with VCC, maybe it&#39;s not with winedbg?<br>

<br>Anyway, thank you for your time, and I want to congratulate all the wine developers for their amazing work, win is getting better and better everyday thanks to you,<br><br>Andr�as<br><br>--Not sent from an iPhone.<br>