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