win32gui
.GetWindowExtEx
(int,int) =
GetWindowExtEx(
hdc
)
Retrieves the window extents for a DC
Parameters
hdc
:
PyHANDLE
Handle to a device context
Return Value
Returns the extents as (x,y) in logical units