WGL: GetPixelFormat fix for offscreen formats

Tomas Carnecky tom at dbservice.com
Thu Aug 2 14:37:29 CDT 2007


from the patch:

    return physDev->current_pf;
+  TRACE("(%p): returns %d\n", physDev, physDev->current_pf);
  }

What's the purpose of that TRACE() ?

tom



More information about the wine-devel mailing list