On Sat, Mar 8, 2008 at 7:06 AM, Dan Kegel <dank@xxxxxxxxx> wrote: > On Sat, Mar 8, 2008 at 6:05 AM, fluis <wineforum-user@xxxxxxxxxx> wrote: > > I changed the application to write one char at a time until the buffer is empty and now it works. ( WriteFile(FHandle,PCHAR(mys)^,1,e,nil) ) > > That's interesting! Can you write a little test program > that demonstrates the problem, and send us the source > and executable? Maybe we can fix Wine. I created http://bugs.winehq.org/show_bug.cgi?id=11917 as a placeholder for this. Which version of Wine are you using, btw, and what language are you writing in (Delphi? Which version?) - Dan