Alexandre Julliard wrote:
> 
> Gavriel State <[EMAIL PROTECTED]> writes:
> 
> > This option was accidently removed with the previous ddraw patch.
> >
> > This patch reenables it when using the XVidMode driver.
> 
> Please avoid using WIN_FindWndPtr() in ddraw, it is an internal USER
> function.

Hmm - I'm not sure that I see any simple way around using WIN_FindWndPtr() 
for this.  In addition to the DXGrab code, we also need to get at the 
drawable to set up a glX context for 3D. How else can we get at the 
underlying X drawable?  

-Gav

-- 
Gavriel State, CEO
TransGaming Technologies Inc.
http://www.transgaming.com
[EMAIL PROTECTED]

Reply via email to