[DllImport("ole32.dll", ExactSpelling=true, PreserveSig=false)] static extern void CoFileTimeNow(out FILETIME time);
Última actualización hace 1 año