Ignore:
Timestamp:
Sep 1, 2016, 4:42:08 AM (9 years ago)
Author:
bird
Message:

updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/nt/ntstat.h

    r2851 r2856  
    8181int birdStatModTimeOnly(const char *pszPath, BirdTimeSpec_T *pTimeSpec, int fFollowLink);
    8282#ifdef ___nt_ntstuff_h
     83int  birdStatHandle(HANDLE hFile, BirdStat_T *pStat, const char *pszPath);
    8384void birdStatFillFromFileIdFullDirInfo(BirdStat_T *pStat, MY_FILE_ID_FULL_DIR_INFORMATION const *pBuf, const char *pszPath);
    8485void 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.