Re: WGL: GetPixelFormat fix for offscreen formats
2 Aug
2007
2 Aug
'07
2: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
2 Aug
2 Aug
2: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
6706
Age (days ago)
6706
Last active (days ago)
1 comments
2 participants
participants (2)
-
Kuba Ober -
Tomas Carnecky