Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: How to find the create time of a file under MS

by screamingeagle (Curate)
on Jul 16, 2002 at 17:08 UTC ( [id://182162]=note: print w/replies, xml ) Need Help??


in reply to How to find the create time of a file under MS

The API's you're looking for are the FindFirstFile and the FindNextFile APIs, which return, the created, last-accessed and last-modified date. To use these, you could use the Win32::API module.
  • Comment on Re: How to find the create time of a file under MS

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://182162]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (7)
As of 2024-04-19 10:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found