Re: [PATCH 1/2] dmime/tests: Added tests for IDirectMusicPerformance.

2010-08-12 Thread Austin Lund
On 12 August 2010 15:48, Vitaliy Margolen wine-de...@kievinfo.com wrote: You can't test that. All you can test is that you got the IDirectMusicPort back or not. What exactly inside is irrelevant. And if IDirectMusicPerformance8_PChannelInfo succeeds and you getting not null pDirectMusicPort

Re : [PATCH 1/2] dmime/tests: Added tests for IDirectMusicPerformance.

2010-08-12 Thread paulo lesgaz
Some compilers complain about the lack of a return in a void function. Don't forget to add it in each void function. A+ David De : Austin Lund austin.l...@gmail.com À : Vitaliy Margolen wine-de...@kievinfo.com Cc : wine-devel@winehq.org Envoyé le : Jeu 12

Re: Re : [PATCH 1/2] dmime/tests: Added tests for IDirectMusicPerformance.

2010-08-12 Thread Dmitry Timoshkov
paulo lesgaz jeremielapu...@yahoo.fr wrote: Some compilers complain about the lack of a return in a void function. Don't forget to add it in each void function. That compilers are buggy, there is no need to add statements without a real reason. At least it helps to list those compilers, and

CD-ROM ioctl support on MacOS?

2010-08-12 Thread Joerg-Cyril.Hoehle
Hi, Charles Davis wrote: 1. READ_RAW That's implemented. I implemented it myself in 6368dbbd5939bf71b04f3c441dd3af8cd027b7fb. It doesn't work here (early 2009 mini with 10.5.8) as I mention in http://bugs.winehq.org/show_bug.cgi?id=20323#c4 Perhaps it can read data tracks only, no audio?

Re: shell32/tests: Test that a folder can be named when clicking Make New Folder

2010-08-12 Thread Frank Richter
On 10.08.2010 20:22, Michael Mc Donnell wrote: When a user clicks the Make New Folder button a new folder is created. The name of the folder is selected, and the dialog box waits for the user to either accept the name or type in a new one. The test types in a new folder name and checks that

Re: Fwd: Should we expect Liberation fonts to be installed?

2010-08-12 Thread André Hentschel
Am 12.08.2010 06:11, schrieb Paul TBBle Hampson: Sorry, I failed at Gmail again. _ -- Forwarded message -- From: Paul TBBle Hampson paul.hamp...@pobox.com Date: 12 August 2010 13:52 Subject: Re: Should we expect Liberation fonts to be installed? To: Scott Ritchie

Wine users with a CD-ROM drive, please test

2010-08-12 Thread Joerg-Cyril.Hoehle
Hi, mcicda.c:541: Test failed: status mode after play is playing mcicda.c:548: Test failed: status mode after play is playing mcicda: 105 tests executed (0 marked as todo, 2 failures), 1 skipped. Here I don't know what to do. Even after the former Sleep(3900ms), status mode reported playing.

Re: [PATCH 1/2] dmime/tests: Added tests for IDirectMusicPerformance.

2010-08-12 Thread Vitaliy Margolen
On 08/12/2010 12:09 AM, Austin Lund wrote: On 12 August 2010 15:48, Vitaliy Margolenwine-de...@kievinfo.com wrote: You can't test that. All you can test is that you got the IDirectMusicPort back or not. What exactly inside is irrelevant. And if IDirectMusicPerformance8_PChannelInfo succeeds

Re: Windows Imaging Component

2010-08-12 Thread Kirill K. Smirnov
Hi, Georgij, +/* + * Copyright 2009 Vincent Povirk for CodeWeavers + * + * This library is free software; you can redistribute it and/or Copypaste typo, I suppose. -- Kirill

Re: Windows Imaging Component

2010-08-12 Thread Roderick Colenbrander
On Thu, Aug 12, 2010 at 4:54 AM, Georgij Kirichenko kirichenk...@gmail.com wrote: This patch add support for decoding Dds, Ppm(and pgm, pbm) and Tga files th Windows Imaging Component. Each format you are adding requires its own patch. This patch use dynamic linked FreeImage library, but i'am

Re: Windows Imaging Component

2010-08-12 Thread Roderick Colenbrander
On Thu, Aug 12, 2010 at 8:42 AM, Roderick Colenbrander thunderbir...@gmail.com wrote: On Thu, Aug 12, 2010 at 4:54 AM, Georgij Kirichenko kirichenk...@gmail.com wrote: This patch add support for decoding Dds, Ppm(and pgm, pbm) and Tga files th Windows Imaging Component. Each format you are

Re: [(try 2) 02/11] d3d10: Implement D3D10CreateBlob().

2010-08-12 Thread Rico Schüller
Am 11.08.2010 22:19, schrieb Stefan Dösinger: Am 11.08.2010 um 21:51 schrieb Rico Schüller: --- a/dlls/d3d10/d3d10_private.h +++ b/dlls/d3d10/d3d10_private.h @@ -212,6 +212,17 @@ struct d3d10_effect struct d3d10_effect_technique *techniques; }; +extern const struct ID3D10BlobVtbl

Re: Fwd: Should we expect Liberation fonts to be installed?

2010-08-12 Thread Paul TBBle Hampson
2010/8/12 André Hentschel n...@dawncrow.de: Wow, can you please update http://wiki.winehq.org/FontLoadOrder with these great informations? I'm not sure that's the _best_ page for it (this isn't about font loading, but font substitution) but I'll see about writing it all up properly this