screen coordinates

  void CWnd::GetWindowRect(
     LPRECT lpRect
  ) const;

  Parameters
  lpRect
  Points to a CRect object or a RECT structure that will receive the screen coordinates of the upper-left and lower-right corners.

相关文章: