Changing date of a directory

Just starting out? Need help? Post your questions and find answers here.
agent
New User
New User
Posts: 8
Joined: Fri Dec 03, 2004 1:23 pm
Contact:

Changing date of a directory

Post by agent »

Hi out there.

Does anybody knows how to change the date of a directory, like the SetFileDate() does with files?

If I create a directory using CreateDirectory() it always has the date of creation. I need to change this.

May someone help me?
Agent_Sasori
jpd
Enthusiast
Enthusiast
Posts: 167
Joined: Fri May 21, 2004 3:31 pm

Post by jpd »

Hi Agent,

here a possible solution ...

http://www.purebasic.fr/german/viewtopi ... 492#193492

jpd
PB 5.10 Windows 7 x64 SP1
Post Reply