|
-
July 22nd, 2005, 10:36 AM
#1
accessing file time structures without MFC?
I wrote a little unix-like "touch" utility to reset file timestamps to the current time... but I used MFC headers to access the structure. I've been looking through the msdn trying to find a way to do this without MFC, so I can put the function into a regular dll, but I haven't found anything yet. Anyone know what classes/methods to use in the winapi or ansi c++ to access/mutate file timestamps?
Sam.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|