wined3d: direct3d.c variable-names request

H. Verbeet hverbeet at gmail.com
Tue Aug 15 15:36:39 CDT 2006


On 15/08/06, Andrew Talbot <Andrew.Talbot at talbotville.com> wrote:
> I'm looking to fix a couple of write-strings warnings in direct3d.c: lines
> 323 and 334, the second parameter to Callback(), but I don't know enough to
> give suitable names to the intended substitute variables. So I would be
> glad of suggestions, please.
I assume you're talking about direct3d.c in ddraw then. The second
parameter is the "device description" for the enumerated device. The
first device is the reference device, the second one is our wined3d
implementation.



More information about the wine-devel mailing list