Optimization for FindFile* (resend)

Alexandre Julliard julliard at winehq.org
Fri Aug 20 14:02:12 CDT 2004


Robert Shearman <rob at codeweavers.com> writes:

> Changelog:
> Handle case of mask containing no wildcards so that it is possible to
> avoid searching through hundreds of directory entries.

I'm afraid this doesn't work, you need to take the file position in
the directory into account, and also update it properly (which will
probably defeat the optimization).

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list