|
-
Aug 30th, 2010, 11:17 AM
#11
Re: GetActiveWindow question
 Originally Posted by krtxmrtz
It's very strange that rct dimensions below are all returned as 0. I wonder what I may be overlooking.
Your passing the DC instead of the Window handle for GetWindowRect.
Win_hWnd = GetActiveWindow
GetWindowRect Win_hWnd , rct
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
|