On 24 Jan 2008, at 15:47, Micha Nelissen wrote:
Does findfirst not return filenames with a ':' character in them
properly? I only get the last part of the filename, the part after
the ':'. Try listing /sys/bus/pci/devices with findfirst on a Linux
system.
Almost all rtl filename routines
Hi,
Does findfirst not return filenames with a ':' character in them
properly? I only get the last part of the filename, the part after the
':'. Try listing /sys/bus/pci/devices with findfirst on a Linux system.
FindFirst('/sys/bus/pci/devices/*', faAnyFile, Info); etc...
Micha
_