BOOL WINAPI SetFileTime( __in HANDLE hFile, __in_opt const FILETIME *lpCreationTime, __in_opt const FILETIME *lpLastAccessTime, __in_opt const FILETIME *lpLastWriteTime);
↧