James Dunning
April 30th, 1999, 05:41 AM
If CRect foo, What is the difference between GetDC()->GetClipBox(&foo) and CWnd::GetClientRect(&foo), because the resultant foo appear to be the same for both functions....
I think GetDC()->GetClipBox(&foo) returns the view area of the device contect, if it does, how is it posisble to move the clipbox to another area of the device contect?
could someone plz clear up my confusion over the 2 functions..
thanks in advance
I think GetDC()->GetClipBox(&foo) returns the view area of the device contect, if it does, how is it posisble to move the clipbox to another area of the device contect?
could someone plz clear up my confusion over the 2 functions..
thanks in advance