Guest User

Untitled

a guest
May 10th, 2012
30
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. Weird black pixels in the corners of CProgressCtrl controls
  2. CRect rcClip;
  3. pDC->GetClipBox(rcClip);
  4. pDC->SetBrushOrg(-rcClip.left, -rcClip.top);
Advertisement
Add Comment
Please, Sign In to add comment