This message selects all characters in the current text that are within the starting and ending character positions given by the lParam parameter.
wParam
Specifies the starting character position of the selection.
lParam
Specifies the ending character position of the selection.
The position values of 0 to -1 select the entire string.