-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
Here's the feedback for the patch you posted on IRC:
> + GUID driver = IID_IDirect3DRGBDevice;
Do you need this? Can't you just pass &IID_IDirect3DRGBDevice to CreateDeviceFromClipper? It may generate a const warning though.
What if the clipper has no HWND and no clip list?