How long does it take *you* to build wine?

2002-12-15 Thread Dan Kegel
I got tired of waiting for wine to build, and started looking for ways to speed it up. I have three systems handy: a dual 650MHz PIII, a 750MHz PIII laptop, and a 1.1 GHz Celeron with shared memory video (i.e. dog slow). To see if a parallel compile would help, I installed Red Hat 8.0 on all syste

Re: regression - 'wine notepad.exe' now has fixme

2002-12-15 Thread Uwe Bonnes
> "Dan" == Dan Kegel <[EMAIL PROTECTED]> writes: Dan> With today's cvs, I see fixme:win:SetWindowTextA cannot set text Dan> "Notepad - (untitled)" of other process window (nil) when I run Dan> notepad.exe. This also happens with wine20021125, but not with Dan> wine20020904. S

GetWindowTextLengthA()/WM_GETTEXTLENGTH issue

2002-12-15 Thread Andreas Mohr
Hi all, Steuertipps PC 2003 (yeah, right, it's that time of the year again ;) has corrupted button text - drawing beyond the last actual string character. This is because the supplied OWL (Borland, I believe ?) DLL calls DrawTextA with twice the amount of string length (yeah, must be a Unicode is

regression - 'wine notepad.exe' now has fixme

2002-12-15 Thread Dan Kegel
With today's cvs, I see fixme:win:SetWindowTextA cannot set text "Notepad - (untitled)" of other process window (nil) when I run notepad.exe. This also happens with wine20021125, but not with wine20020904. Should I narrow it down to a specific patch so it can be fixed, or is this a known proble

Re: docu patch

2002-12-15 Thread Dimitrie O. Paun
On December 15, 2002 07:25 am, Andreas Mohr wrote: > - comment out mapping to home drive in default config and add > a comment on why we don't include it This renders Wine useless for all but the most trivial of tasks. But maybe playing winmine is good enough ... :) If we want to be really secu