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. - Dan