Hi.
Why doesn't CR or LF work in my CEdit control. I use a member variabel of type CString and transfer data with UpdateData(FALSE).
When I use \n or \r in my CString, it's replaced with another character, ( thick line of some sort), but no new line. What am I doing wrong?
/Crister
