natFileWin32.cc
6.85 KB
-
natFileWin32.cc (attr): Use FindFirstFile( ) instead of GetFileAttributesEx( )… · 963f08a9
natFileWin32.cc (attr): Use FindFirstFile( ) instead of GetFileAttributesEx( ) to find file length and... 2002-10-23 Ranjit Mathew <rmathew@hotmail.com> * java/io/natFileWin32.cc (attr): Use FindFirstFile( ) instead of GetFileAttributesEx( ) to find file length and modification times, as the latter is not present on Windows 95. From-SVN: r58466
Ranjit Mathew committed