Call this routine in the main command loop. It handles any mouse commands.
Set cursor at row,col.
Return !=0 if left button is down.
Given an initial position, drag the mouse, marking text as we go.
Convert from Microsoft coordinates to proper cursor coordinates.
Given an initial position, drag the border of the window around.