OSMoveWnd() moves and/or resizes the specified window (or the base window) to the requested rectangle. If window == 0, then the base window is used.
Definition at line 840 of file CATWindow_Win32.cpp. References CATRECT::bottom, fIsOverlapped, fWindow, CATXMLObject::GetParent(), GetRectAbs(), CATRect::Height(), CATRECT::left, CATRECT::right, CATRECT::top, and CATRect::Width(). Referenced by OnMouseMove(), CATControlWnd::RectFromAttribs(), and Show().
|