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