Re: advapi32: Add stub TraceMessage, TraceMessageVa

2011-08-02 Thread Hans Leidekker
On Wed, 2011-08-03 at 13:01 +1000, Alistair Leslie-Hughes wrote: -@ stub TraceMessage -@ stub TraceMessageVa +@ varargs TraceMessage(long long ptr long) +@ stdcall TraceMessageVa(long long ptr long ptr) These functions take a TRACEHANDLE as the first argument which is an int64.

Re: GSoC: dinput8 Action Mapping

2011-08-02 Thread Lucas Zawacki
Hello. I need some help here. Before commiting the ConfigureDevices patches tried to add a couple simple tests for the function, the problem is that I now have to test a dialog. What is the best way to do it? I'm thinking of creating another thread and sending the desired messages to the dialog, i

Re: w9x testbot state?

2011-08-02 Thread Stefan Dösinger
On Monday 01 August 2011 19:12:44 joerg-cyril.hoe...@t-systems.com wrote: > Hi, > > what happened to the w9x test bots? I'd like them to run some kernel32 > tests. Testbot says "offline". I think we killed w9x testing a few months ago signature.asc Description: This is a digitally signed messag

Re: [PATCH 1/3] shell32/tests: Add verification of known folders parsing names.

2011-08-02 Thread Alexandre Julliard
Mariusz Pluciński writes: > +KNOWN_FOLDER(FOLDERID_AddNewPrograms, NO_CSIDL, >"AddNewProgramsFolder", KF_CATEGORY_VIRTUAL, > GUID_NULL,NULL, > > "::{21EC2020-3AEA-1069-A

mmdevapi: playing silence is introducing delays

2011-08-02 Thread Joerg-Cyril . Hoehle
Hi, Andrew Eikum replied: >> - Questionable use of BUFFERFLAGS_SILENT in WOD_PushData. When no data >>is available now, the buffer is flooded with silence, hence data >>submitted shortly afterwards will be delayed by as much (PulseAudio >>will accumulate 2 seconds of buffer data...),

mmdevapi tests

2011-08-02 Thread Joerg-Cyril . Hoehle
Hi, I've a couple of mmdevapi tests that I could put into submittable form soon, however there's one big problem: There are three different backends (ALSA, OSS, MacOS) and each one needs a different set of todo_wine. How to deal with that? In the past, when I worked alone (e.g. on the MCI), I si

Re: [PATCH 4/6] shell32: Implement SHCreateDefaultContextMenu and CDefFolderMenu_Create2 (try 2)

2011-08-02 Thread Alexandre Julliard
Jay Yang writes: > Added TRACE statements and removed some stray comments > --- > dlls/shell32/Makefile.in |1 + > dlls/shell32/composite_cmenu.c | 275 > Please put that in some existing files, there are already way too many files in shell32.

Re: GSoC-2011: Implement Missing Mesh Functions in Wine’s D3DX9

2011-08-02 Thread Henri Verbeet
On 1 August 2011 14:08, Michael Mc Donnell 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 >> considerati

Re: ieframe: Moved WebBrowser object tests to ieframe

2011-08-02 Thread Jacek Caban
On 8/2/11 11:50 AM, Marvin wrote: 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

Re: ieframe: Moved WebBrowser object tests to ieframe

2011-08-02 Thread Marvin
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=13166 Your paranoid android