|
-
Feb 17th, 2001, 10:56 PM
#1
I can't seem to find out how to determine the size of a client area of a window. If i use getrect, that works usually, but if the window has a menu, it messes up.
Should i just detect for a system menu? Any input is welcome :]
-
Feb 18th, 2001, 03:08 PM
#2
Lively Member
Have you tried GetClientRect?
-
Feb 19th, 2001, 01:48 AM
#3
Thank you!
That is exactly what i wanted.
It was for a subroutine that used stretchblt to copy one window to another, resizing the image in the process.
My api window function list didn't list that function. You have been a big help.
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
|