4 references to FILETIME
System.Windows.Forms (4)
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2TypeInfoProcessor.cs (1)
1001
return typeof(NativeMethods.
FILETIME
);
winforms\Managed\System\WinForms\UnsafeNativeMethods.cs (3)
6893
NativeMethods.
FILETIME
pctime,
6895
NativeMethods.
FILETIME
patime,
6897
NativeMethods.
FILETIME
pmtime);