<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jun 18, 2015 at 8:39 PM, Stefan Dösinger <span dir="ltr"><<a href="mailto:stefandoesinger@gmail.com" target="_blank">stefandoesinger@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA1<br>
<br>
Hi,<br>
<br>
Here's the feedback for the patch you posted on IRC:<br>
<br>
> +    GUID driver = IID_IDirect3DRGBDevice;<br>
Do you need this? Can't you just pass &IID_IDirect3DRGBDevice to CreateDeviceFromClipper? It may generate a const warning though. <br></blockquote><div>It does generate the const warning :) <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br></blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
What if the clipper has no HWND and no clip list?<br></blockquote><div>It will still create the device, though nothing will be shown on the window which is displayed (just checked on a sample program on windows). <br><br><br></div><div>I'll do the rest of the changes and post to wine-patches for final review.<br><br><br></div><div>Thank you!<br></div></div><br></div></div>