Title: RE: Re[3]: [msvc] CFileStatus fails on large file

> > How about FindFirstFile()  ?
>
> I'm not sure I understand what you are asking.  I use
> FindFile/FindNextFile to get a handle to the file now.  But that
> doesn't return any attributes.  Once I get the handle I use
> CFileStatus.

The WIN32_FIND_DATA structure used for FFF/FNF DOES give some information on
the file...

--
Jason Teagle
[EMAIL PROTECTED]

Reply via email to