[fpc-pascal] File Descriptor in Windows ?
fredvs
fiens at hotmail.com
Sat Mar 21 23:23:44 CET 2015
> What do you do with the inHandle ?
> Michael.
It is used by mp123 mp3-decoder library.
=>function mpg123_open_fd(mph: Tmpg123_handle; fd: integer);
fp (file descriptor) := InHandle ;
It seems that InHandle as file descriptor does not work on Windows.
But in *nix system, it works.
-----
Many thanks ;-)
--
View this message in context: http://free-pascal-general.1045716.n5.nabble.com/File-Descriptor-in-Windows-tp5721448p5721454.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.
More information about the fpc-pascal
mailing list