On May 9, 2002 01:50 am, Shachar Shemesh wrote:
As for renaming hidden files to ".filename", that would break compatibility if Windows use the same directory.
True. That was a bit strong. What about if filename starts with '.', return Hidden = 1, else return Hidden = 0, and we ignore all requests to modify the Hidden flag.
-- Dimi.