B
Brian
I used SendMessage to get the line count of a multiline textbox, since it
recognizes word wrap as a new line (and not only crlf). But with EM_GETLINE
it needs a pointer to a buffer for the lparam. How do I do this?
recognizes word wrap as a new line (and not only crlf). But with EM_GETLINE
it needs a pointer to a buffer for the lparam. How do I do this?