Performance problems with 2003-09-11 on RH9

2003-10-05 Thread John Levon
I just built and installed Wine-20030911 on a new RH9 box (up to date) using --with-nptl, running 2.6.0-test6 kernel. Running WinMX v3.31 (which works fine), wine and wineserver between them are taking 40% CPU according to top and profiles, even when WinMX is mostly idle. Previously (RH8, an old

Re: Wineconf 2004, otherwise known as... my proposal

2003-10-05 Thread Jeremy White
Then we can set up a simple poll and vote... [snip] I propose the poll be weighted and here is my proposal Core developers = 3 votes Casual contributors = 2 vote new/low volume contributors = 1 vote And the vote be held this coming friday, and leave the poll open for only 3 days. Then on monday w

Regression in DLL loading.

2003-10-05 Thread Lionel Ulmer
All, Seems that a regression in DLL loading crept in lately (a game that worked somewhat with my old CVS tree does not start anymore with the current CVS). It must have been broken for some time now as Mike 'TD' had the issue for a long time (with a 4 hours Wine compile time, I do not upgrade Wine

Re: Wineconf 2004, otherwise known as... my proposal

2003-10-05 Thread Tom
Ivan Leo Murray-Smith wrote: If we are going to have wineconf here, I need to know a date and a more or less precise number of participants, possibly within a few days. Hi, Were going to have a vote on where its held. So I would only suggest you not get ahead of your self. If my memory is correct

Re: Compiling MFC

2003-10-05 Thread Boaz Harrosh
I have compiled MFC from MSVC6 (not 7) do you want a patch file? I have a good solution for the __try __except if you are compiling C++ code. (using the C++ try catch). I'm afraid I do not have a good solution for C compilations. (Yet) But for MFC it is good. #define __try try #define CONCAT(s