On Sat, Jul 31, 2010 at 1:21 PM, Marvin wrote:
>
> === WXPPROSP3 (32 bit hlsl) ===
> hlsl.c:104: Test failed: Could not create device, IDirect3D9_CreateDevice
> returned: 8876086a
> No test summary line found
> ...further CreateDevice test failures snipped...
Is the purpose of these tests device
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=4080
Your paranoid android.
On Fri, Jul 30, 2010 at 7:01 PM, wrote:
> Do you get different results when doing the following:
> # assuming C: is where %WINDOWSDIR% resides
There's a %WINDIR% which is c:\windows
> C:
> cd \
> X: # which dir on X should not matter
> Y:\path\to\kernel32_test.exe volume
Passes outside of M
2010/7/30 André Hentschel :
> ---
> news/de/2010073001.xml | 17 +
> 1 files changed, 17 insertions(+), 0 deletions(-)
> create mode 100644 news/de/2010073001.xml
>
> --
>
> Best Regards, André Hentschel
I know you're sending the German translation, but patches commit logs
shou
Hi Hans,
On 07/23/2010 09:42 AM, Hans Leidekker wrote:
+/* full UI, no ResolveSource action */
+r = MsiInstallProductA(msifile, NULL);
+ok(r == ERROR_SUCCESS, "Expected ERROR_SUCCESS, got %u\n", r);
Right about here I get a popup, waiting for 'OK' to be pushed, on
Win95/98/Me that
On Fri, 2010-07-30 at 08:58 +0200, Francois Gouget wrote:
> I have a theory: did the script move the remaining files to another
> directory?
Yes, it did.
--
Dimi Paun
Lattica, Inc.
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=4065
Your paranoid android.
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=4063
Your paranoid android.
Maarten Lankhorst writes:
> @@ -757,15 +757,12 @@ static DWORD MCIQTZ_mciWindow(UINT wDevID, DWORD
> dwFlags, LPMCI_DGV_WINDOW_PARMS
> return 0;
>
> if (dwFlags & MCI_DGV_WINDOW_HWND && (IsWindow(lpParms->hWnd) ||
> !lpParms->hWnd)) {
> -LONG style = 0;
> TRACE(
A wiki at https://sourceforge.net/apps/mediawiki/wineapi/index.php has
been created for documenting the API interface of WINE (as opposed to
Microsoft Windows). It is in the planning stage at this point.
- Max
Hi Luca,
You need to add the UTF-8 pragma:
Warning: string "&Proprietà..." seems to be UTF-8 but codepage 1252 is
in use.
--
Cheers,
Paul.
Maarten,
@@ -331,16 +331,14 @@ static DWORD MCIQTZ_mciSeek(UINT wDevID, DWORD dwFlags,
LPMCI_SEEK_PARMS lpParms
-MCIQTZ_mciStop(wDevID, MCI_WAIT, NULL);
is there a reason why you remove that?
The MCI devices (mciwave, sequencer, avivideo, quartz with .avi, quartz with
midi, quartz with .wav)
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=4059
Your paranoid android.
Misha Koshelev writes:
> +for (i = 0; i < number_of_vertices; i++)
> +{
> +ok(compare_vec3(vertices[i].position,
> mesh->vertices[i].position), "Test %s, vertex position %d, result (%g, %g,
> %g), expected (%g, %g, %g)\n", name, i, vertices[i].position.x,
Hi,
The binary from https://testbot.winehq.org/JobDetails.pl?Key=4014
passes all tests on native
win95
w2k SP4
wxp SR3
and inside vmware on
win98SE (Andrew Eikum)
Jeff Zaroyko writes:
>I ran your test binary in my MinGW shell (as part
>of msysgit) under Windows Vista SP2 32bit.
I can imagine t
Paul Vriens writes:
> Ok, thanks for that explanation. Do you know if dialog resources also
> inherit WS_EX_LAYOUTRTL?
A quick test suggests that they don't.
--
Alexandre Julliard
julli...@winehq.org
On 07/30/2010 10:02 AM, Alexandre Julliard wrote:
Paul Vriens writes:
On 07/29/2010 08:13 PM, Alexandre Julliard wrote:
That depends on the situation. In some cases it can be set globally
through the version resources, in other cases it will have to be set on
an individual resource basis, or
Please use http://www.winehq.org/pipermail/wine-patches/2010-July/091554.html
instead. Also, the module name is wined3d.
Paul Vriens writes:
> On 07/29/2010 08:13 PM, Alexandre Julliard wrote:
>> That depends on the situation. In some cases it can be set globally
>> through the version resources, in other cases it will have to be set on
>> an individual resource basis, or specified directly in the code.
>
> When yo
On Friday 30 July 2010 06:53:54 am Paul "TBBle" Hampson wrote:
> On 30 July 2010 01:30, Dmitry Timoshkov wrote:
> > Damjan Jovanovic wrote:
>
> >> Changelog:
> >> * explorer: implement X session management
>
> > Explorer should not have X11 as a dependency. This should be implemented
> > inside
On Fri, Jul 30, 2010 at 5:53 AM, Paul "TBBle" Hampson
wrote:
> On 30 July 2010 01:30, Dmitry Timoshkov wrote:
>> Damjan Jovanovic wrote:
>
>>> Changelog:
>>> * explorer: implement X session management
>
>> Explorer should not have X11 as a dependency. This should be implemented
>> inside of wine
21 matches
Mail list logo