Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Keep the ex last date and time
Message
 
To
All
General information
Forum:
Visual C++
Category:
Microsoft Foundation Classes
Title:
Keep the ex last date and time
Miscellaneous
Thread ID:
00843619
Message ID:
00843619
Views:
51
Hi Everybody,

I am using CFile files:
CFile myFile;
myFile.Open(…);

I modify the file here

myFile.Close();
When I modify myFile the “Last Date Modified” is changed to the time that modifications were done. How can I prevent that? I don’t want to change this date and time. Actually, I don’t want to show that I have changed the content of myFile.

Thank you,
Ali
Next
Reply
Map
View

Click here to load this message in the networking platform