d3d11: add a stub dll

Austin English austinenglish at gmail.com
Tue Dec 11 10:17:50 CST 2012


On Tue, Dec 11, 2012 at 5:15 AM, Henri Verbeet <hverbeet at gmail.com> wrote:
> On 11 December 2012 04:16, Austin English <austinenglish at gmail.com> wrote:
>> + * Copyright 2012 The Wine Project
> I don't think that kind of thing really makes sense unless you also
> define "The Wine Project" as some kind of legal entity somewhere.

It's also done in some headers/other files. I didn't want to put my
name on it for so little code, but that's a trivial thing to change.

> +    TRACE("(0x%p, %d, %p)\n", hinstDLL, fdwReason, lpvReserved);
> 0x%p is just wrong, and %d is at least questionable for a DWORD. I
> suspect this was just copied from somewhere else though.

The stub was created using winedump.

-- 
-Austin



More information about the wine-devel mailing list