Re: editline count CRLF

2005-10-05 Thread Eric Pouech
please use '\r' and '\n' instead of their numeric values A+ and grow the buffer of a count of 2 as you're adding two chars A+ -- Eric Pouech

Re: editline count CRLF

2005-10-05 Thread Eric Pouech
Jonathan Ernst wrote: Again an old patch that was lost in bugzilla... Fixes Bug 2509 (http://bugs.winehq.org/show_bug.cgi?id=2509) Changelog: Joshua Davies <[EMAIL PROTECTED]> : It looks like windows is returning the length of the string, plus the CRLF delimiters, whereas wineconsole is return