[fpc-pascal] File Descriptor in Windows ?
fredvs
fiens at hotmail.com
Sun Mar 22 13:40:06 CET 2015
@ Andrew
> Check for writeln's in the htmlthread unit you added.
Hum, i did not add htmlthread unit (only fphttpclient and pipes).
What do you mean ?
@ Martin
> It should work, because TProcess relies on this function to do it's job.
Yes, maybe, but it does not work ;-(
Could it be a problem of conversion into file descriptor ?
It seems that fle descriptor are posix and unix only...
Microsoft added support to for open/write, but renamed the (non-C-standard)
functions to _open/_write.
Aaargh, Microsoft, you are so lonely....
Fre;D
-----
Many thanks ;-)
--
View this message in context: http://free-pascal-general.1045716.n5.nabble.com/File-Descriptor-in-Windows-tp5721448p5721464.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.
More information about the fpc-pascal
mailing list