You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to do...@googlegroups.com
Hello,
I am looking to implement a way to control file creation such that the dates on the file (Creation Date, Last Modified Date) match a date I specify. I think Dokan is appropriate for this; however, I'm not sure if this can be done in my implementation of DokanOperations (in CreateFile or WriteFile perhaps). Is this possible with Dokan? If so, how would CreateFile/WriteFile be modified?