I want to use the GetFileInformationByHandle Api to get dates and times on files out-of-the-blue by filename. This Api requires the file's handle, but I can't fathom where to establish it (the handle to the file).
I am *not* creating the file or modifying it in *any* way - just want this info on files already on the hard drive (etc).
Can anyone help?
Many TIA.
William Fletcher
I am *not* creating the file or modifying it in *any* way - just want this info on files already on the hard drive (etc).
Can anyone help?
Many TIA.

William Fletcher
Comment