April 15th, 1999, 10:50 AM
Hi there
I'm trying to draw rects around objects using CRectTracker::Draw(CDC* pDC).
But CDC uses the Client Coordinates of the window.
Now I'd like to know, how I can tell the function to use logical coordinates instead of client coordinates.
I hope somebody can help me
I'm trying to draw rects around objects using CRectTracker::Draw(CDC* pDC).
But CDC uses the Client Coordinates of the window.
Now I'd like to know, how I can tell the function to use logical coordinates instead of client coordinates.
I hope somebody can help me