Changeset 2997 for trunk/src/lib/nt/nthlp.h
- Timestamp:
- Nov 2, 2016, 12:28:02 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/lib/nt/nthlp.h
r2985 r2997 75 75 void birdCloseFile(HANDLE hFile); 76 76 int birdDosToNtPath(const char *pszPath, MY_UNICODE_STRING *pNtPath); 77 int birdDosToRelativeNtPath(const char *pszPath, MY_UNICODE_STRING *pNtPath); 77 78 void birdFreeNtPath(MY_UNICODE_STRING *pNtPath); 78 79
Note:
See TracChangeset
for help on using the changeset viewer.