Beispiel #1
0
 private static extern bool FileTimeToSystemTime(ref System.Runtime.InteropServices.ComTypes.FILETIME ft, ref SYSTEMTIME st);
Beispiel #2
0
 private static extern bool SetSystemTime(ref SYSTEMTIME st);