Happy user says: "You’ve done the impossible, and it is good."

2009-02-03 Thread Dan Kegel
A user is declaring that Wine has succeeded: http://loobin.wordpress.com/2009/01/13/wine-ascendant/ http://loobin.wordpress.com/2009/02/03/wine-going-production/

Re: MSVCRT: Still problems in ASCII Mode

2009-02-03 Thread Dan Kegel
Uwe Bonnes wrote: > Appended a changed test case, writing one single line. It starts to fail > when the file, including CR and LF gets bigger then 512 bytes. This hits > probably >/* in text mode, strip \r if followed by \n. > * BUG: should save state across calls s

Re: MSVCRT: Still problems in ASCII Mode

2009-02-03 Thread Uwe Bonnes
> "Dan" == Dan Kegel writes: Dan> Thanks. Please don't use rand() in testcases, though. Would a Dan> constant 'a' suffice in this case? Dan> Which app did you find this in, btw? It the application that can be downloaded for free after registration on http://forms.analog.com/fo

Re: shdocvw: Correct OnAmbientPropertyChange regession

2009-02-03 Thread Alistair Leslie-Hughes
"Jacek Caban" wrote in message news:4988d589.9080...@codeweavers.com... > Alistair Leslie-Hughes wrote: >> Hi, >>After testing on XP, it appears that OnAmbientPropertyChange when >> passwed DISP_UNKNOWN doesnt check all properties. >> >> Changelog: >> shdocvw: Correct OnAmbientPropertyCh

Re: shdocvw: Correct OnAmbientPropertyChange regession

2009-02-03 Thread Jacek Caban
Alistair Leslie-Hughes wrote: > Hi, >After testing on XP, it appears that OnAmbientPropertyChange when > passwed DISP_UNKNOWN doesnt check all properties. > > Changelog: > shdocvw: Correct OnAmbientPropertyChange regession +CHECK_NOT_CALLED(Invoke_AMBIENT_OFFLINEIFNOTCONNECTED); +

Re: Fixing AppDB once and for all

2009-02-03 Thread Austin English
On Tue, Feb 3, 2009 at 11:44 AM, Zachary Goldberg wrote: > All, > > So it seems to be almost every other day now when somebody mentions > how broken the appdb rating system is. This "broken-ness" has had > several high level discussions on Wine-Devel. There have also been > many, many proposed s

Re: Fixing AppDB once and for all

2009-02-03 Thread Branan Riley
On Tue, Feb 3, 2009 at 9:44 AM, Zachary Goldberg wrote: > All, > > So it seems to be almost every other day now when somebody mentions > how broken the appdb rating system is. This "broken-ness" has had > several high level discussions on Wine-Devel. There have also been > many, many proposed so

Re: Fixing AppDB once and for all

2009-02-03 Thread James Mckenzie
Zachary Goldberg >Sent: Feb 3, 2009 12:27 PM >To: James Mckenzie >Cc: Wine Devel , Jeremy Newman >Subject: Re: Fixing AppDB once and for all > >2009/2/3 James Mckenzie : >> This would be too early for people on the West Coast of the United States by >> about three hours. >> >> No time will be s

Re: Fixing AppDB once and for all

2009-02-03 Thread Scott Ritchie
Zachary Goldberg wrote: > All, > > So it seems to be almost every other day now when somebody mentions > how broken the appdb rating system is. This "broken-ness" has had > several high level discussions on Wine-Devel. There have also been > many, many proposed solutions to this problem. > > I

Re: wine honor roll slashdotted

2009-02-03 Thread Austin English
On Tue, Feb 3, 2009 at 4:18 PM, Diaa Sami wrote: > Sorry for this off-topic message but can someone add HFS(Http File > Server - http://www.rejetto.com/hfs/ ) to the list ? > > Thanks > > > It's a wiki, you could've done so yourself...but I've added it. -- -Austin

Re: wine honor roll slashdotted

2009-02-03 Thread Diaa Sami
Sorry for this off-topic message but can someone add HFS(Http File Server - http://www.rejetto.com/hfs/ ) to the list ? Thanks

Re: MSVCRT: Still problems in ASCII Mode

2009-02-03 Thread Dan Kegel
Thanks. Please don't use rand() in testcases, though. Would a constant 'a' suffice in this case? Which app did you find this in, btw? On Tue, Feb 3, 2009 at 1:55 PM, Uwe Bonnes wrote: > Hello, > > it seems that in ASCII mode, fseek() may disturb reading. Appended patch > adds a todo_wine. > > By

Re: Fixing AppDB once and for all

2009-02-03 Thread Alexander Nicolaysen Sørnes
Tirsdag 03 februar 2009 20:27:25 skrev Zachary Goldberg: > 2009/2/3 James Mckenzie : > > This would be too early for people on the West Coast of the United States > > by about three hours. > > > > No time will be satisfactory for all people who work on this project. > > > > What I feel is necessary

Re: Fixing AppDB once and for all

2009-02-03 Thread Zachary Goldberg
2009/2/3 Sparr : > On Tue, Feb 3, 2009 at 4:12 PM, Louis Lenders > wrote: >> Zachary Goldberg bluesata.com> writes: >> I think this will be a very difficult if not impossible task to accomplish. >> If we talk about test results, it's the app maintainer that is responsible >> for the correctness o

Re: Fixing AppDB once and for all

2009-02-03 Thread Sparr
On Tue, Feb 3, 2009 at 4:12 PM, Louis Lenders wrote: > Zachary Goldberg bluesata.com> writes: > I think this will be a very difficult if not impossible task to accomplish. > If we talk about test results, it's the app maintainer that is responsible > for the correctness of the ratings and test re

Re: Fixing AppDB once and for all

2009-02-03 Thread Louis Lenders
Zachary Goldberg bluesata.com> writes: > > All, > > So it seems to be almost every other day now when somebody mentions > how broken the appdb rating system is. This "broken-ness" has had > several high level discussions on Wine-Devel. There have also been > many, many proposed solutions to t

Re: Fixing AppDB once and for all

2009-02-03 Thread Detlef Riekenberg
On Di, 2009-02-03 at 12:19 -0700, James Mckenzie wrote: > What I feel is necessary at this point is to collect who lives in what > time zone so that we incovience as few people as possible. I added a TZ column long ago, when the developer list was on the Fontpage. The infos are now here: http://

Re: Fixing AppDB once and for all

2009-02-03 Thread Zachary Goldberg
2009/2/3 James Mckenzie : > This would be too early for people on the West Coast of the United States by > about three hours. > > No time will be satisfactory for all people who work on this project. > > What I feel is necessary at this point is to collect who lives in what time > zone so that we

Re: Fixing AppDB once and for all

2009-02-03 Thread James Mckenzie
Zachary Goldberg >Sent: Feb 3, 2009 10:44 AM >To: Wine Devel >Cc: Jeremy Newman >Subject: Fixing AppDB once and for all > >All, >Lets (arbitrarily) set a time for the chat at: > >When: 11PM UTC (6PM EST) 2/6/09 (Friday) >Where: #winehackers > This would be too early for people on the West Coast

Re: advapi32: add Security Label sids used by IE7

2009-02-03 Thread Aric Stewart
yes as far as i can tell there was not an Untrusted label that is defined like the others. I included it in winnt.h for completeness. -aric Paul Vriens wrote: > Aric Stewart wrote: >> --- >> dlls/advapi32/security.c |4 >> include/winnt.h | 16 +++- >> 2 files c

Re: advapi32: add Security Label sids used by IE7

2009-02-03 Thread Paul Vriens
Aric Stewart wrote: > --- > dlls/advapi32/security.c |4 > include/winnt.h | 16 +++- > 2 files changed, 19 insertions(+), 1 deletions(-) > > > > > > You added WinUntrustedLabelSid to winn

Fixing AppDB once and for all

2009-02-03 Thread Zachary Goldberg
All, So it seems to be almost every other day now when somebody mentions how broken the appdb rating system is. This "broken-ness" has had several high level discussions on Wine-Devel. There have also been many, many proposed solutions to this problem. I do not wish to discuss these problems or

Re: shdocvw: OnAmbientPropertyChange should refresh all properties with a DISPID_UNKNOWN (try 2)

2009-02-03 Thread Jacek Caban
Paul Vriens wrote: > Alistair Leslie-Hughes wrote: > >> Hi, >>Added Tests >> >> Changelog: >> shdocvw: OnAmbientPropertyChange should refresh all properties with >> a DISPID_UNKNOWN >> >> Best Regards >> Alistair Leslie-Hughes >> >> >> >> >> >> -

Re: shdocvw: OnAmbientPropertyChange should refresh all properties with a DISPID_UNKNOWN (try 2)

2009-02-03 Thread Paul Vriens
Alistair Leslie-Hughes wrote: > Hi, >Added Tests > > Changelog: > shdocvw: OnAmbientPropertyChange should refresh all properties with > a DISPID_UNKNOWN > > Best Regards > Alistair Leslie-Hughes > > > > > > >

Re: kernel32/tests: Add a CreateMutex test. (Win9X todo)

2009-02-03 Thread Dmitry Timoshkov
"Florian Tobias Schandinat" wrote: > this test shows a difference between Win9X and NT. (tested on Win98SE > and WinXP) Some apps expect the Win9X behaviour to work. I don't know > what's the right way to fix it. Any advice or patch is welcome. How do that apps work under NT based Windows versio

Re: Stub DDE interface for Progman.exe

2009-02-03 Thread Dmitry Timoshkov
"Jeremiah Flerchinger" wrote: > Stubs basic DDE interface of Progman.exe. Similar to Progman stub in > shell32.dll. Both will need to be extended and a 3rd progman interface > will need to be added in user32. Progman DDE interface should be implemented by shell32.dll, nowhere else. -- Dmitry.

Re: propsys: Stub for PSRegisterPropertySchema (resent)

2009-02-03 Thread Nikolay Sivov
Alexandre Julliard wrote: > Nikolay Sivov writes: > > >> @@ -0,0 +1,34 @@ >> +/* >> + * Property schema routines >> + * >> + * Copyright 2009 Nikolay Sivov >> + * >> + * This library is free software; you can redistribute it and/or >> + * modify it under the terms of the GNU Lesser General Publ

Re: Stub DDE interface for Progman.exe

2009-02-03 Thread Austin English
On Mon, Feb 2, 2009 at 11:24 PM, Jeremiah Flerchinger wrote: > Stubs basic DDE interface of Progman.exe. Similar to Progman stub in > shell32.dll. Both will need to be extended and a 3rd progman interface > will need to be added in user32. > --- > programs/progman/main.c | 148 > +++

Re: propsys: Stub for PSRegisterPropertySchema (resent)

2009-02-03 Thread Alexandre Julliard
Nikolay Sivov writes: > @@ -0,0 +1,34 @@ > +/* > + * Property schema routines > + * > + * Copyright 2009 Nikolay Sivov > + * > + * This library is free software; you can redistribute it and/or > + * modify it under the terms of the GNU Lesser General Public > + * License as published by the Free

Re: wine honor roll slashdotted

2009-02-03 Thread Luke Benstead
2009/2/3 James Mckenzie : > Dan Kegel wrote: >>Sent: Feb 3, 2009 6:48 AM >>To: Wine Devel >>Subject: wine honor roll slashdotted >> >>http://tech.slashdot.org/article.pl?sid=09/02/03/0112249 >> >>One comment mentions the grade inflation on the appdb, >>i.e. platinum apps that have not been thorou

Re: wine honor roll slashdotted

2009-02-03 Thread James Mckenzie
Dan Kegel wrote: >Sent: Feb 3, 2009 6:48 AM >To: Wine Devel >Subject: wine honor roll slashdotted > >http://tech.slashdot.org/article.pl?sid=09/02/03/0112249 > >One comment mentions the grade inflation on the appdb, >i.e. platinum apps that have not been thoroughly tested >or don't really qualify

Re: winedos: Improve PIT emulation.

2009-02-03 Thread Alexandre Julliard
Florian Tobias Schandinat writes: > +/* Convert: time counter -> PIT counter > + * GetSystemTimeAsFileTime:1000 Hz > + * PIT frequency: 1193182 Hz */ > +val = (DWORD)(val - delta*1193182./1000.) % (maxval + 1); You should probably use QueryPerformanceCou

wine honor roll slashdotted

2009-02-03 Thread Dan Kegel
http://tech.slashdot.org/article.pl?sid=09/02/03/0112249 One comment mentions the grade inflation on the appdb, i.e. platinum apps that have not been thoroughly tested or don't really qualify as platinum...

ideas and questions for implementation of MessageMode in Named Pipes

2009-02-03 Thread Luke Kenneth Casson Leighton
ok, alexandre: i tried moving named_pipe_read into wineserver - it's not possible to do completely, as you cannot do blocking-reads in wineserver but you still need blocking-read characteristics in the client (kernel32, ntdll). if you start messing with the fd, setting or clearing ioctl O_NONBLOCK

Re: Simplify dlls/comctl32/rebar.c

2009-02-03 Thread Gerald Pfeifer
On Mon, 2 Feb 2009, Francois Gouget wrote: >> /* case RB_SETCOLORSCHEME: */ >> /* case RB_SETPALETTE: */ >> -/* return REBAR_GetPalette (infoPtr, wParam, lParam); */ >> >> case RB_SETPARENT: > Once the commented out return has been removed it looks like > RB_SETCOLORSCHEME and RB_S

Re: d3d9/tests : LockRect acquires the lock if D3DLOCK_NOSYSLOCK is not specified.

2009-02-03 Thread Stefan Dösinger
Am Montag, 2. Februar 2009 11:08:09 schrieb Jérôme Gardou: > Forget this one please. Still an interesting test. I'll keep that one in mind if I'm hunting strange race conditions. Maybe this helps the deadlock in the Call of Duty 2 intro videos

[winetest] Make sure we can test .NET dlls on Windows (need some advice)

2009-02-03 Thread Paul Vriens
Hi, Sent to wine-devel so I don't jeopardize my rating too much ;) .NET dlls cannot be found with the existing logic in winetest, mainly because they are not in the search path. If the normal loading of a dll fails we now check against a fixed set of names (fusion only for now). If it's a .NET d