[python-win32] Is pure-win32 GetWindowPlacement() available ?
Mark Hammond
mhammond at skippinet.com.au
Thu Jun 22 13:52:33 CEST 2006
> I have been looking for a wrapper for the Win32 function
> GetWindowPlacement() but could not find it in the latest version of
> Python for Windows extension (version 208). I saw a reference to
> PyCWnd.GetWindowPlacement() where a MFC CWnd is needed but could not
> find a pure Win32 version.
>
> Does anyone know if this is/will be wrapped?
As predicted by Roger, a version almost identical to the one in win32ui has
now been checked into win32gui.
Cheers,
Mark
More information about the Python-win32
mailing list