riched20: Implement EM_LINELENGTH with wParam==-1.
MS Comic Chat requires EM_LINELENGTH with wParam==-1 to be implemented in riched20 to allow typing space characters.
EM_LINELENGTH(-1) returns the number of unselected characters on the line that contains the current selection.