Microsoft Foundation Classes (mfc.hlp) (Table of Contents; Topic list)
Coordinate Mapping Functions
CWnd                                        Up Contents Index Back
──Microsoft Foundation Classes──────────────────────────────────────────────
 
  ClientToScreen   Converts the client coordinates of a given point or
                     rect on the display to screen coordinates.
 
  ScreenToClient   Converts the screen coordinates of a given point or
                     rect on the display to client coordinates.
 
 
                                     -♦-