Re: FindFirstFile and underscore

From: Donald Lessau (don.snip_at_xbeat.snip.net)
Date: 08/10/04


Date: Tue, 10 Aug 2004 16:35:45 +0200


"Schmidt" <sss@online.de>:
> Just want to mention, that you test the "Like approach" with the example
> I've posted.
sure, it's coming ...

just one thing: as I wrote to Randy some minutes ago, I wonder whether this
is a valid test:
  If FD.cFileName(0) <> 46 Then
since filenames can start with dot. I know that Explorer does not allow you
to rename a file to start with a dot, but SHFileOperation _does_ allow it,
and those files behave perfectly normal as far as I see.

Donald



Relevant Pages