FileDateTime, GetAttr and Dir only work with file paths of 256 chars or less.
Is there alternatives which work with longer paths?
Thanks
Printable View
FileDateTime, GetAttr and Dir only work with file paths of 256 chars or less.
Is there alternatives which work with longer paths?
Thanks
I have never looked into this before but it looks possible if you read this link to a function which uses the functions you need.
http://www.allapi.net/apilist/FindFirstFile.shtml
casey.