cross-compiler availability (was Re: Wine on cygwin)

2009-07-26 Thread Hin-Tak Leung
I think on most shells, you need to backslash escape the "*" - i.e. yum install mingw32\* Just to cover all grounds, I came across the opensuse location of SuSE cross-compiler recently on the mono web site. (search in http://www.go-mono.com or www.mono-project.com) since win32 mono can be cro

Spotted on Reddit's frontpage [ wine-patches the black hole of code? ]

2009-07-26 Thread nn
Spotted on Reddit's frontpage wine-patches the black hole of code? http://kazade.livejournal.com/2451.html Access Yahoo!7 Mail on your mobile. Anytime. Anywhere. Show me how: http://au.mobile.yahoo.com/

Re: [2/5] ntdll/tests: Implement tests for data execution prevention.

2009-07-26 Thread Dmitry Timoshkov
"Michael Karcher" wrote: The tests will be skipped on Wine until next patch, as the not-yet-implemented NtQueryInformationProcess(...,ProcessExecuteFlags,...,...) call is used to detect a DEP-capable platform. These tests should added to existing dlls/ntdll/tests/exception.c framework. -- Dm

Re: [1/5] ntdll: Fix ProcessExecuteFlag logic

2009-07-26 Thread Dmitry Timoshkov
"Michael Karcher" wrote: The meaning of "enable" is the same in Windows and Wine: it enables the execute permission, not the data execution prevention. This patch precedes the test as the inverted logic would make the test case fail in interesting ways. There is no sense in first adding a lot o

Re: Help resources for wine-users mailing list

2009-07-26 Thread James McKenzie
André Hentschel wrote: > Austin English schrieb: >> 2009/7/26 Frédéric Delanoy : >>> Over and over, I see help requests on wine-users with responses like >>> "installed latest wine", "read FAQ section x.y", ... >>> >>> Wouldn't it be useful to send a regular reminder (like every month, >>> and on s

Re: RFC XRender add support for dibsections in more color depths

2009-07-26 Thread Roderick Colenbrander
Hi all, This is an updated version of my patch. It should fix the XChangeGC crash but the text color issue in that japanese game is still around. I hope to receive some more feed back. Roderick On Sat, Jul 25, 2009 at 11:20 PM, Jesse Allen wrote: > On Thu, Jul 23, 2009 at 2:51 PM, Roderick > Col

Re: Help resources for wine-users mailing list

2009-07-26 Thread Frédéric Delanoy
>> Keep in mind that most of the traffic now is on the forums (traffic >> exploded after adding it). There's already a sticky saying to read the >> FAQ...we could add a second sticky with a few basic questions/answers, >> but I'm not sure how much good it would do. >> > if a user is too lazy to upd

Re: Help resources for wine-users mailing list

2009-07-26 Thread Rosanne DiMesio
On Sun, 26 Jul 2009 19:47:05 +0200 André Hentschel wrote: > Austin English schrieb: > > 2009/7/26 Frédéric Delanoy : > >> Over and over, I see help requests on wine-users with responses like > >> "installed latest wine", "read FAQ section x.y", ... > >> > >> Wouldn't it be useful to send a regul

Re: Help resources for wine-users mailing list

2009-07-26 Thread André Hentschel
Austin English schrieb: 2009/7/26 Frédéric Delanoy : Over and over, I see help requests on wine-users with responses like "installed latest wine", "read FAQ section x.y", ... Wouldn't it be useful to send a regular reminder (like every month, and on subscription)? This would contain: - how to

Re: Help resources for wine-users mailing list

2009-07-26 Thread Austin English
2009/7/26 Frédéric Delanoy : > Over and over, I see help requests on wine-users with responses like > "installed latest wine", "read FAQ section x.y", ... > > Wouldn't it be useful to send a regular reminder (like every month, and on > subscription)? > This would contain: > - how to upgrade to la

Help resources for wine-users mailing list

2009-07-26 Thread Frédéric Delanoy
Over and over, I see help requests on wine-users with responses like "installed latest wine", "read FAQ section x.y", ... Wouldn't it be useful to send a regular reminder (like every month, and on subscription)? This would contain: - how to upgrade to latest version - link to FAQ - link to bugzi

Re: comctl32: stop flicker when drawing themed

2009-07-26 Thread Frank Richter
On 26.07.2009 15:57, André Hentschel wrote: > ...and draw the correct image smothly. > the code shouldnt have been copied and paste from the unthemed code. This changes the appearance of progress bars: now they look always "smooth" when themed. But on Windows they look always "chunky" when themed.

Re: ntdll: spellingfix in a comment

2009-07-26 Thread Frédéric Delanoy
On 07/26/2009 03:59 PM, André Hentschel wrote: > Frédéric Delanoy schrieb: >> On 07/26/2009 02:37 PM, André Hentschel wrote: >>> --- >>> dlls/ntdll/server.c |2 +- >>> 1 files changed, 1 insertions(+), 1 deletions(-) >>> >>> >>> >>> >>> -

Re: ntdll: spellingfix in a comment

2009-07-26 Thread André Hentschel
Frédéric Delanoy schrieb: On 07/26/2009 02:37 PM, André Hentschel wrote: --- dlls/ntdll/server.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) iff could be an abbreviation for "if and only if" (equivale

Re: ntdll: spellingfix in a comment

2009-07-26 Thread Frédéric Delanoy
On 07/26/2009 02:37 PM, André Hentschel wrote: > --- > dlls/ntdll/server.c |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > > > > iff could be an abbreviation for "if and only if" (equivalence relationsh

Re: Wine on cygwin

2009-07-26 Thread Stefan Dösinger
Am Sunday 26 July 2009 01:53:46 schrieb King InuYasha: > > > .section ".init","ax" > > > yields > > > a.0dtc3a.s: Assembler messages: > > > a.0dtc3a.s:5: Error: junk at end of line, first unrecognized character > > > is `"' > > > > > > Then there is: > > > .hidden __wine_spec_nt_header > > > => > >