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=17568
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=17567
Your paranoid android
Le 30/03/2012 00:28, Michael Stefaniuc a écrit :
Hello Christian,
On 03/29/2012 11:57 PM, Christian Costa wrote:
+HRESULT Direct3DRMMesh_create(REFIID riid, IUnknown** ppObj)
+{
+IDirect3DRMMeshImpl* object;
+
+TRACE("(%p)\n", ppObj);
+
+object = HeapAlloc(GetProcessHeap(), HEAP_ZER
Hello Christian,
On 03/29/2012 11:57 PM, Christian Costa wrote:
> +HRESULT Direct3DRMMesh_create(REFIID riid, IUnknown** ppObj)
> +{
> +IDirect3DRMMeshImpl* object;
> +
> +TRACE("(%p)\n", ppObj);
> +
> +object = HeapAlloc(GetProcessHeap(), HEAP_ZERO_MEMORY,
> sizeof(IDirect3DRMMeshImp
Hi Marek,
On Tue, Mar 27, 2012 at 9:13 AM, M C wrote:
> Hi everyone,
>
> My name is Marek Chmiel, I am a student a NEIU. I am studying computer
> science and network security related topics. This semester I had spent
> a fair amount of time writing crypt related functions with java, and
> became
Hello everyone,
I am doing some research in regards GSOC, and would like to find out
if anyone besides Juan Lang is experienced enough to make suggestions
in regards to bug 10506 and/or the implementation of a DSS provider.
Le 29/03/2012 20:25, Alexandre Julliard a écrit :
Christian Costa writes:
With this patch I get exactly the same output for ports caps (except guid) as
native.
I kept the comment regarding dmusic32 usage altough the native version
of dmusic I used does standard winmm calls to get port informa
Christian Costa writes:
> With this patch I get exactly the same output for ports caps (except guid) as
> native.
> I kept the comment regarding dmusic32 usage altough the native version
> of dmusic I used does standard winmm calls to get port informations.
> ---
> dlls/dmusic/Makefile.in |
On Thu, 2012-03-29 at 18:29 +0200, Robert van Herk wrote:
> + mapping = CreateFileMappingW( handle, NULL, PAGE_READONLY, 0, 0, NULL
> );
> + if (mapping)
> + {
> + p = MapViewOfFile( mapping, FILE_MAP_READ, 0, 0, length );
> + if (p)
> + {
> +
Am Mittwoch, 28. März 2012, 22:10:27 schrieb Charles Davis:
> 2) HLSL compiler.
My general response to "HLSL Compiler" would be "too complex for gsoc, too
much work, nope", but since I know that you worked on compilers in the past
it might work for you. I cannot promise anything of course, but my
Huw Davies writes:
> ---
> dlls/gdi32/font.c | 75
> +
> 1 files changed, 75 insertions(+), 0 deletions(-)
This one doesn't build:
gcc -m32 -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2
-D__WINESRC__ -D_GDI32_ -D_RE
On Thu, Mar 29, 2012 at 04:18:20PM +0200, Christian Costa wrote:
> It's the original code. I decided to keep it in this patch and add error
> checking in the patch that comes just after.
> I can merge them but I prefer to do things incrementally as much as
> possible.
Ah, sure enough. I missed tha
2012/3/29 Andrew Eikum
> It would be nice to see some tests for this. For example, how does
> this IDirectSound reference relate to the one created by
> IDirectMusicPerformance::InitAudio()?
>
>
There are few tests mark as todo in my first dmusic patch about interaction
beween SetDirectSound and
2012/3/29 Andrew Eikum
> Just to be clear, which "native" do you mean? Does this match Windows
> 7's dmusic behavior, or something else? I've been trying to target
> Windows 7's behavior in the new audio design.
>
>
They're recents but I don't remember. I will check this evening. I didn't
know ab
2012/3/29 Andrew Eikum
> On Thu, Mar 29, 2012 at 08:52:45AM +0200, Christian Costa wrote:
> > +midiOutGetDevCapsW(index - 1, &caps, sizeof(caps));
> > ...
> > +CoCreateInstance(&CLSID_DirectMusicSynth, NULL,
> CLSCTX_INPROC_SERVER, &IID_IDirectMusicSynth8, (void**)&synth);
> >
Just to be clear, which "native" do you mean? Does this match Windows
7's dmusic behavior, or something else? I've been trying to target
Windows 7's behavior in the new audio design.
Also...
On Thu, Mar 29, 2012 at 08:53:52AM +0200, Christian Costa wrote:
> - obj->pCaps.dwEffectFlags = DMUS_E
On Thu, Mar 29, 2012 at 08:52:45AM +0200, Christian Costa wrote:
> +midiOutGetDevCapsW(index - 1, &caps, sizeof(caps));
> ...
> +CoCreateInstance(&CLSID_DirectMusicSynth, NULL,
> CLSCTX_INPROC_SERVER, &IID_IDirectMusicSynth8, (void**)&synth);
> +IDirectMusicSynth8_GetPo
It would be nice to see some tests for this. For example, how does
this IDirectSound reference relate to the one created by
IDirectMusicPerformance::InitAudio()?
On Thu, Mar 29, 2012 at 08:53:10AM +0200, Christian Costa wrote:
>
> ---
> dlls/dmusic/dmusic.c | 27 +--
Hi André,
Am Mittwoch, den 28.03.2012, 20:37 +0200 schrieb André Hentschel:
> Thx missed that, next time it's all up to you. Giving the translation stuff
> completely in your hands now. :)
OK, umm, thanks I guess ;)
I might still bug you for approval though.
Best,
Julian
PS: That mail was su
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=17548
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=17548
Your paranoid android
On 29 March 2012 10:01, wrote:
> BTW, I once defined a set of iptable rules to prevent networking for Wine (or
> was it for a whole user?)
> based on the consideration that the apps I use have nothing to do with
> networking.
> Here too, nothing need be changed in Wine.
You can also add a 'non
Charles Davis wrote:
>1) Make Wine use App Sandbox on Mac OS X.
>At the very least, I would like to be able to limit Wine's file-system
>activity to the prefix.
I'm not familiar with Mac OS X' particular security features, but I wonder
why limiting FS activity needs changes in wine?
With AppArmor
On Thu, Mar 22, 2012 at 5:19 AM, Joey Yandle wrote:
> >
> > It's been explained several times already that any approach to share data
> > between wineserver and clients is going to be rejected.
> >
>
> Can you point me to such an explanation? I joined wine-devel just
> before posting my RFC. If
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=17544
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=17543
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=17543
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=17542
Your paranoid android
28 matches
Mail list logo