Re: Question about ddraw implemtation

2011-05-13 Thread Ralph Little
Hi, On 11-05-13 10:15 AM, Henri Verbeet wrote: On 13 May 2011 19:03, Ralph Little wrote: trace:ddraw:CreateSurface DDSURF dwFlags(124) Is that correct? It doesn't have DDSD_PIXELFORMAT set. No scrap that last message, my original trace was incorrect. A typo meant I was outputting the s

Re: Question about ddraw implemtation

2011-05-13 Thread Ralph Little
Hi, On 13 May 2011 19:03, Ralph Little wrote: trace:ddraw:CreateSurface DDSURF dwFlags(124) Is that correct? It doesn't have DDSD_PIXELFORMAT set. Wait, you're right. I misread what the code was doing. /* No pixelformat given? Use the current screen format */ if(!(desc2.dwFlags

Re: Question about ddraw implemtation

2011-05-13 Thread Henri Verbeet
On 13 May 2011 19:03, Ralph Little wrote: > trace:ddraw:CreateSurface DDSURF dwFlags(124) Is that correct? It doesn't have DDSD_PIXELFORMAT set.

Re: Question about ddraw implemtation

2011-05-13 Thread Ralph Little
Hi, On 11-05-13 03:33 AM, Stefan Dösinger wrote: On Friday 13 May 2011 01:36:09 Ralph Little wrote: Hi, Further to my last post, I can confirm that the pixelformat structure is completely empty. A quick dump of the DDPIXELFORMAT structure shows that: Can you show us the entire DDSURFACEDESC2 s

Re: [1/2] explorer: initialize COM

2011-05-13 Thread Alexandre Julliard
Damjan Jovanovic writes: > Changelog: > * explorer: initialize COM > > Needed for the upcoming DDE patch to be able to create LNK files. You should do that only when necessary, there are very few things that need that DDE support. -- Alexandre Julliard julli...@winehq.org

Re: [PATCH 3/5] wininet: Clean up closing connection notifications tests

2011-05-13 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=10918 Your paranoid android

Re: Wine at LinuxTag 2011 - Driving a pun to far :)

2011-05-13 Thread Wolfram Sang
I'll be there as well, giving a kernel talk at 11am.

Re: Question about ddraw implemtation

2011-05-13 Thread Stefan Dösinger
On Friday 13 May 2011 01:36:09 Ralph Little wrote: > Hi, > Further to my last post, I can confirm that the pixelformat structure is > completely empty. > A quick dump of the DDPIXELFORMAT structure shows that: Can you show us the entire DDSURFACEDESC2 structure? > b) DDPIXELFORMAT is properly fill

Wine at LinuxTag 2011 - Driving a pun to far :)

2011-05-13 Thread Marcus Meissner
Hi, I will be on LinuxTag 2011 tomorrow (Saturday) and together with Christian Boltz hold a lecture on Wine at 5pm. http://www.linuxtag.org/2011/de/program/freies-vortragsprogramm/popup/vortragsdetails.html?talkid=451 The talk will be on both beverage and the emulator, as Christian (also a openS

Curious parallel make issue with make_xftmpl

2011-05-13 Thread Marcus Meissner
Hi, on large parallel in-tree builds I get this error occasionaly: ... ../tools/widl/widl -I. -I. -I../include -I../include-h -o wine/winedxgi.h wine/winedxgi.idl ../tools/widl/widl -m64 -I. -I. -I../include -I../include-t -o stdole2.tlb stdole2.idl gcc -DLDAP_DEPRECATED=1 -fmessage-len