Re: WGL: GetPixelFormat fix for offscreen formats
Aug. 2, 2007
7:37 p.m.
from the patch: return physDev->current_pf; + TRACE("(%p): returns %d\n", physDev, physDev->current_pf); } What's the purpose of that TRACE() ? tom
August 2007
7:41 p.m.
New subject: WGL: GetPixelFormat fix for offscreen formats
On Thursday 02 August 2007, Tomas Carnecky wrote:
from the patch:
return physDev->current_pf; + TRACE("(%p): returns %d\n", physDev, physDev->current_pf); }
What's the purpose of that TRACE() ?
Copy/paste bug? Cheers, Kuba
6813
Age (days ago)
6813
Last active (days ago)
1 comments
2 participants
participants (2)
-
Kuba Ober -
Tomas Carnecky