Changeset 2856 for trunk/src/lib/nt/ntstat.h
- Timestamp:
- Sep 1, 2016, 4:42:08 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/lib/nt/ntstat.h
r2851 r2856 81 81 int birdStatModTimeOnly(const char *pszPath, BirdTimeSpec_T *pTimeSpec, int fFollowLink); 82 82 #ifdef ___nt_ntstuff_h 83 int birdStatHandle(HANDLE hFile, BirdStat_T *pStat, const char *pszPath); 83 84 void birdStatFillFromFileIdFullDirInfo(BirdStat_T *pStat, MY_FILE_ID_FULL_DIR_INFORMATION const *pBuf, const char *pszPath); 84 85 void birdStatFillFromFileIdBothDirInfo(BirdStat_T *pStat, MY_FILE_ID_BOTH_DIR_INFORMATION const *pBuf, const char *pszPath);
Note:
See TracChangeset
for help on using the changeset viewer.