Ignore:
Timestamp:
Nov 2, 2016, 12:28:02 AM (9 years ago)
Author:
bird
Message:

rm.c: Use fts_dirfd on windows.

File:
1 edited

Legend:

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

    r2985 r2997  
    7575void        birdCloseFile(HANDLE hFile);
    7676int         birdDosToNtPath(const char *pszPath, MY_UNICODE_STRING *pNtPath);
     77int         birdDosToRelativeNtPath(const char *pszPath, MY_UNICODE_STRING *pNtPath);
    7778void        birdFreeNtPath(MY_UNICODE_STRING *pNtPath);
    7879
Note: See TracChangeset for help on using the changeset viewer.