How to distinct different behavior of IE versions

2009-01-20 Thread Thomas Heckel
Hi, I'm new to the wine development and interested in some bug hunting to gain better compatibility on windows. Just for starts I looked a little bit onto test.winehq.org and there especially why wininet:http was passing on some windows systems and on some failing with http.c:1837: Test

Re: How to distinct different behavior of IE versions

2009-01-20 Thread Reece Dunn
2009/1/20 Thomas Heckel thomas.hec...@gmx.net: Hi, I'm new to the wine development and interested in some bug hunting to gain better compatibility on windows. Just for starts I looked a little bit onto test.winehq.org and there especially why wininet:http was passing on some windows systems

Re: How to distinct different behavior of IE versions

2009-01-20 Thread Hans Leidekker
On Tuesday 20 January 2009 01:53:27 Thomas Heckel wrote: The relevant test case static void test_HttpSendRequestW(int port) checked in 3 days ago from Hans Leidekker as commit 667e48286e25c56bca98a135db62d723b74ef89e looks for the HTTP header UA-CPU: x86. But this string is only supported

Support of native Windows drivers for USB tokens

2009-01-20 Thread Alexander Morozov
On Tuesday 07 October 2008 15:02:23 Alexandre Julliard wrote: Your design needs a lot more thought. You can't add all these Wine-specific modules, or make winedevice special-case usb devices, or poll the server for the add_device request like you do. All this needs to be properly integrated in

Re: wineg++ compile error

2009-01-20 Thread Rino Farina
Right, I wasn't able to find iostream among the available headers (remember, I'm not linking yet). Stefan, are you suggesting that I install microsofts tool-chain and compile the code with the ms compiler? Sounds reasonable. I'm not sure what you mean by PE .exe, though. I have no need to link to

Re: wineg++ compile error

2009-01-20 Thread Ben Klein
2009/1/21 Rino Farina rinofar...@gmail.com: I'm not sure what you mean by PE .exe, though PE is Microsoft's standard executable format for Windows programs, in contrast to ELF, which is the standard Linux executable format.

Today's git does not compile

2009-01-20 Thread Susan Cragin
At least, it doesn't for me... O2 -o wowthunk.o wowthunk.c ../../tools/winebuild/winebuild -D_REENTRANT -fPIC --as-cmd as -o relay16asm.o --relay16 ../../tools/wmc/wmc -i -U -H /dev/null -o nls/winerr_deu.mc.rc nls/winerr_deu.mc ../../tools/wmc/wmc -i -U -H /dev/null -o nls/winerr_enu.mc.rc

CVS/GIT removal

2009-01-20 Thread Austin English
All CVS/GIT versions have been moved. Whoever's got bugzilla admin privileges, please delete that version. -- -Austin

Re: Fix wine-bugs mailing list traffic message.

2009-01-20 Thread Francois Gouget
On Tue, 20 Jan 2009, Christoph Korn wrote: Only a small fix. I subscribed to the wine-bugs mailing list because it was listed as medium traffic. But I got hundreds of mails in about two hours or so. Usually it's a medium traffic mailing list (I believe), but occasionally (2/3 times a year)

Re: shell32: initial stub for SHGetImageList

2009-01-20 Thread Nikolay Sivov
Aric Stewart wrote: --- dlls/shell32/shell32.spec |1 + dlls/shell32/shellord.c |6 ++ 2 files changed, 7 insertions(+), 0 deletions(-) Should be -noname.

Re: shell32: initial stub for SHGetImageList

2009-01-20 Thread Aric Stewart
While early versions of shell32 in XP this is true, in later versions of XP's shell32 and in Vista this api is accessible by name. How should we do that then? -aric Nikolay Sivov wrote: Aric Stewart wrote: --- dlls/shell32/shell32.spec |1 + dlls/shell32/shellord.c |6 ++ 2

Re: shell32: initial stub for SHGetImageList

2009-01-20 Thread Nikolay Sivov
Aric Stewart wrote: While early versions of shell32 in XP this is true, in later versions of XP's shell32 and in Vista this api is accessible by name. How should we do that then? -aric Nikolay Sivov wrote: Aric Stewart wrote: --- dlls/shell32/shell32.spec |1 +

Re: Fix wine-bugs mailing list traffic message.

2009-01-20 Thread Jerome Leclanche
It's not hundreds / day (as it's been the past few days due to the CVS/GIT cleanup), but it's definitely not 10/day either. I would say 60-70 per day is common, but I don't run statistics (nor try to). On Tue, Jan 20, 2009 at 5:26 PM, Francois Gouget fgou...@free.fr wrote: On Tue, 20 Jan 2009,

QT4 applications not receiving clicks

2009-01-20 Thread louis
Hi, I'm looking at a WINE issue in which some QT-based software isn't getting mouse clicks. The program in question is a VST plug-in. The plug-in, in our host, creates its UI in a child window. Now, in QT, HWNDs are created several layers deep-- seemingly one HWND per widget (QWidget), and

Re: AppDB: Rating / Patching

2009-01-20 Thread Paul TBBle Hampson
On Tue, Jan 20, 2009 at 12:39:25PM +1100, Ben Klein wrote: 2009/1/20 joerg-cyril.hoe...@t-systems.com: Similarly, AppDB might prevent Gold or Silver ratings depending on qualitative aspects of the steps needed to make an app work: - need for known distributable third party libraries (e.g.

re: QT4 applications not receiving clicks

2009-01-20 Thread Dan Kegel
louis wrote: I may have uncovered a bug in which grandchild HWNDs do not receive mouse-down events. Cool... think you can come up with a conformance test that demonstrates the bug? That might be the best way to answer your questions. - Dan

Re: wineg++ compile error

2009-01-20 Thread Hin-Tak Leung
--- On Tue, 20/1/09, Rino Farina rinofar...@gmail.com wrote: Right, I wasn't able to find iostream among the available headers (remember, I'm not linking yet). Stefan, are you suggesting that I install microsofts tool-chain and compile the code with the ms compiler? Sounds reasonable.

Re: AppDB: Rating / Patching

2009-01-20 Thread Francois Gouget
On Wed, 21 Jan 2009, Paul TBBle Hampson wrote: [...] What about apps that fail to include a necessary third-party library? If I understand the AppDB comments and followed the IRC discussion correctly, Warcraft 3's latest patch (1.22) was built with a newer Visual Studio and so requires new

Re: Support for Dragon NS in Wine

2009-01-20 Thread Dan Kegel
On Tue, Jan 20, 2009 at 12:44 PM, Steven Druker sdru...@gmail.com wrote: I deeply appreciate your endeavors to broaden the number of Windows-based applications that will run on Linux via Wine. Your Feb. '08 message indicated that while you had achieved significant progress for Dragon NS, it

Re: Fix wine-bugs mailing list traffic message.

2009-01-20 Thread Christoph Korn
Ok, I did not know there was a CVS/GIT cleanup. Maybe the message is irrelevant anyway. Best regards Christoph Korn Jerome Leclanche schrieb: It's not hundreds / day (as it's been the past few days due to the CVS/GIT cleanup), but it's definitely not 10/day either. I would say 60-70 per day

$200 bid for autocad support

2009-01-20 Thread Dan Kegel
http://www.rentacoder.com/RentACoder/misc/BidRequests/ShowBidRequest.asp?lngBidRequestId=1087309txtFromURL=AId_512725 Someone's got to break the bad news to him about the likely cost...

Re: Support for Dragon NS in Wine

2009-01-20 Thread Jeff Zaroyko
On Wed, Jan 21, 2009 at 7:47 AM, Dan Kegel d...@kegel.com wrote: On Tue, Jan 20, 2009 at 12:44 PM, Steven Druker sdru...@gmail.com wrote: I deeply appreciate your endeavors to broaden the number of Windows-based applications that will run on Linux via Wine. Your Feb. '08 message indicated

Re: $200 bid for autocad support

2009-01-20 Thread Massimo Del Fedele
Dan Kegel ha scritto: http://www.rentacoder.com/RentACoder/misc/BidRequests/ShowBidRequest.asp?lngBidRequestId=1087309txtFromURL=AId_512725 Someone's got to break the bad news to him about the likely cost... Uh... maybe he forgot some nulls on the end... :-)

Re: Support for Dragon NS in Wine

2009-01-20 Thread Dan Kegel
On Tue, Jan 20, 2009 at 3:23 PM, Jeff Zaroyko jeffzaro...@gmail.com wrote: While I don't own any NS product, two open bugs to come to mind for NS 8, one affecting the installer but with a workaround, bug 15708 and the other a user has reported a regression bug 16248 but was not interested in

Re: Support for Dragon NS in Wine

2009-01-20 Thread Susan Cragin
On Tue, Jan 20, 2009 at 3:23 PM, Jeff Zaroyko jeffzaro...@gmail.com wrote: While I don't own any NS product, two open bugs to come to mind for NS 8, one affecting the installer but with a workaround, bug 15708 and the other a user has reported a regression bug 16248 but was not interested in

Re: dinput: Add effect gain support

2009-01-20 Thread Daniel Remenak
On Mon, Jan 19, 2009 at 12:52 PM, Vincent Pelletier plr.vinc...@gmail.com wrote: dinput: Add effect gain support -- Vincent Pelletier Vincent, This patch is ok as far as it goes, but not completely correct. Firstly, SetParameters needs to apply the parameters to effects while they are

Re: [1/2] dinput: Do not close device upon Unacquire

2009-01-20 Thread Vitaliy Margolen
Vincent Pelletier wrote: This fixes force feedback effects in MS Flight Sim 2000: it releases the device after uploading effects, reaquires it later and try to update effects. This fails, because linux requires all access to be done from a single file descriptor. It doesn't feel right to