Hi,
there is any way to change the DateLastModified property of a certain file.
My goal is to load some files and get them with the same modified date.
I already know that it is a read only property. What i´m doing now is opening the file ( a .bmp or .jpg), loading it onto a picturebox and then i save it as .bmp using the savepicture function. But it´s so slow, so... there is another way to get this.
Thanks, Leo.
there is any way to change the DateLastModified property of a certain file.
My goal is to load some files and get them with the same modified date.
I already know that it is a read only property. What i´m doing now is opening the file ( a .bmp or .jpg), loading it onto a picturebox and then i save it as .bmp using the savepicture function. But it´s so slow, so... there is another way to get this.
Thanks, Leo.