|
-
April 30th, 1999, 05:41 AM
#1
What is the difference between GetDC()->GetClipBox(&foo) and CWnd::GetClientRect(&foo)
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|