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) )
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) )