My name is Bartosz and I would like to start hacking wine.
At beginning I implemented BreakLine methods (available in mlang.dll):
http://msdn.microsoft.com/en-us/library/aa741037%28v=vs.85%29.aspx
I prepared patch which is available at:
http://bugs.winehq.org/attachment.cgi?id=44854&action=diff
http://bugs.winehq.org/show_bug.cgi?id=32126
Could you please take a look at these methods and push it into git repo?
Should I write tests for that?
Thanks in advance
Bartosz