Home | History | Annotate | Download | only in include

Lines Matching refs:filetime

148     FILETIME *pElems;
193 FILETIME filetime;
362 FILETIME mtime;
363 FILETIME ctime;
364 FILETIME atime;
386 virtual HRESULT WINAPI SetTimes(const FILETIME *pctime,const FILETIME *patime,const FILETIME *pmtime) = 0;
405 HRESULT (WINAPI *SetTimes)(IPropertyStorage *This,const FILETIME *pctime,const FILETIME *patime,const FILETIME *pmtime);
449 HRESULT WINAPI IPropertyStorage_SetTimes_Proxy(IPropertyStorage *This,const FILETIME *pctime,const FILETIME *patime,const FILETIME *pmtime);