2009/12/23 Stefan Dösinger :
>
> Am 22.12.2009 um 19:23 schrieb Roderick Colenbrander:
>
>> On Tue, Dec 22, 2009 at 6:44 PM, Henri Verbeet wrote:
>>> 2009/12/22 Stefan Dösinger :
+ conv = ((FVF & WINED3DFVF_POSITION_MASK) == WINED3DFVF_XYZRHW ) ||
(FVF & (WINED3DFVF_DIFFUSE | WINED3D
2009/12/23 Stefan Dösinger :
>
> Am 22.12.2009 um 18:32 schrieb Henri Verbeet:
>> + SetFocus(This->focus_window);
>> +
> Is this correct for windowed rendering as well?
>
I still need to write the tests for windowed rendering, but so far I
don't have a reason to believe it should be different.
2009/12/24 Gerald Pfeifer :
> On Mon, 21 Dec 2009, Henri Verbeet wrote:
>>> How shall we best tackle this?
>> At least for the wined3d ones, we might as well just add them to the
>> enum, the macros aren't strictly necessary.
>
> Done thusly. We just need to move WINEMAKEFOURCC to a local header,
Jeremy White writes:
> I initially implemented this with wide strings. That led to
> cover functions WINSPOOL_GetPPDNameA and WINSPOOL_CopyPPDA
> because the code it interfaces with was ANSI. It struck
> me as ugly and I imagined Alexandre telling me it was wrong.
>
> Alexandre, was that the wro
Hi Detlef,
Detlef Riekenberg wrote:
> Hi Jeremy
>
> What is your reason for your work in winspool.drv?
> What are your plans?
I'm just trying to fix printing in Acrobat Reader 9.2 for
a client; this test shows the current failure:
http://source.winehq.org/git/wine.git/?a=blob;f=dlls/winspool.
Alistair Leslie-Hughes writes:
> Changelog:
> gdiplus: Add stub for GdipIsVisibleClipEmpty
You might as well implement it right away, it should be fairly trivial.
--
Alexandre Julliard
julli...@winehq.org
Andrew Nguyen writes:
> @@ -453,7 +453,6 @@ HKLM,Software\Microsoft\DirectPlay\Service
> Providers\Serial Connection For Direc
> HKLM,Software\Microsoft\DirectPlay\Service Providers\Serial Connection For
> DirectPlay,"Path",,"dpmodemx.dll"
>
> [Environment]
> -HKLM,System\CurrentControlSet\
Hi Jeremy
What is your reason for your work in winspool.drv?
What are your plans?
Even if the Patchset changes some things, it's not the correct location to do
that.
winspool.drv must not do anything with the registry or the driver files.
winspool.drv must not use cups at all
wineps.drv must no
___
Preisknaller: WEB.DE DSL Flatrate für nur 16,99 Euro/mtl.!
http://produkte.web.de/go/02/
On 12/23/2009 09:57 PM, Nikolay Sivov wrote:
Great, as expected. Not sure how to fix it properly in case of updown.
Adding 'optional' entry is not acceptable here,
so we should somehow get that running on 4.7 and skip ok_sequence()
call. Can you recommend something? I see only
UDM_SETPOS32 skippe
10 matches
Mail list logo