On 07/31/2011 08:12 PM, Stefan Dösinger wrote:
With the bitfields I'm not sure about stuff like endianess. My gut feeling
would be to use bitmasks and shifts to separate a DWORD instead, but bitfields
certainly look nicer. Beyond that endianess is a somewhat academic
consideration with an API th
Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=13103
Your paranoid android
Forgot patch.
On Jul 31, 2011 10:20 PM, "Dan Kegel" wrote:
> In test_EM_FINDWORDBREAK_[WA], the descriptions of u+f020 and u+ff20
> were mixed up.
> Fix that, and clean up a couple others slightly.
>
>
Hello!
Here's a lot of patches with a ConfigureDevices implementation. These
patches can be tested with this app I built that uses ConfigureDevices
to set up a joystick action mapping
(https://github.com/downloads/lfzawacki/dinput-samples/dolphin-plugin.exe)
. I also tested it with the Rally Troph
On Friday 29 July 2011 17:17:45 Ričardas Barkauskas wrote:
> This makes it behave like similar place in d3d8.
The subject is confusing, otherwise it looks OK.
signature.asc
Description: This is a digitally signed message part.
On Sunday 31 July 2011 12:02:35 Michael Mc Donnell wrote:
> I figured out how to do the conversion using bit-fields. I've updated
> the patch to include a test and implementation of UDEC3 and DEC3N
> welding.
Nice, I was just about to reply not to bother too much about it. No Windows
driver I kno
I see, thank you. You protected the local calls instead of protecting
the called function, I guess it's better this way.
Best wishes,
Bruno
On Sun, Jul 31, 2011 at 03:55, Eric Pouech wrote:
> I've just sent a patch that should fix it.
> A+
>
> --
> Eric Pouech
> "The problem with designing somet
Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=13084
Your paranoid android
Please ignore this one. I will send proper version with other mshtml
patches.
Thanks,
Jacek