Last updated 1 year ago
[DllImport("ole32.dll", SetLastError = true)] public static extern int StgSetTimes( [MarshalAs(UnmanagedType.LPWStr)] string lpszName, ref FILETIME pctime
Microsoft documentation: Link