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 rig
On Mon, Jan 19, 2009 at 12:52 PM, Vincent Pelletier
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 playing, not just sto
>On Tue, Jan 20, 2009 at 3:23 PM, Jeff Zaroyko 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 running a regr
On Tue, Jan 20, 2009 at 3:23 PM, Jeff Zaroyko 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 running a regressio
Dan Kegel ha scritto:
> http://www.rentacoder.com/RentACoder/misc/BidRequests/ShowBidRequest.asp?lngBidRequestId=1087309&txtFromURL=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... :-)
On Wed, Jan 21, 2009 at 7:47 AM, Dan Kegel wrote:
> On Tue, Jan 20, 2009 at 12:44 PM, Steven Druker 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
http://www.rentacoder.com/RentACoder/misc/BidRequests/ShowBidRequest.asp?lngBidRequestId=1087309&txtFromURL=AId_512725
Someone's got to break the bad news to him about the likely cost...
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
On Tue, Jan 20, 2009 at 12:44 PM, Steven Druker 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
> was not yet ful
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 n
--- On Tue, 20/1/09, Rino Farina 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.
> I'm not sure
>
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
On Tue, Jan 20, 2009 at 12:39:25PM +1100, Ben Klein wrote:
> 2009/1/20 :
>> 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. codecs,
>> Quicktime)
>>
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 the
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 wrote:
> On Tue, 20 Jan 2009, Christoph Korn w
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 +
>>>
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
On Tue, Jan 20, 2009 at 9:10 AM, Susan Cragin wrote:
> 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
Aric Stewart wrote:
> ---
> dlls/shell32/shell32.spec |1 +
> dlls/shell32/shellord.c |6 ++
> 2 files changed, 7 insertions(+), 0 deletions(-)
>
>
>
>
>
Should be -noname.
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 ye
All CVS/GIT versions have been moved. Whoever's got bugzilla admin
privileges, please delete that version.
--
-Austin
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
2009/1/21 Rino Farina :
> 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.
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
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
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 sup
2009/1/20 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 fail
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 failed
28 matches
Mail list logo