Changeset 85898 in vbox for trunk/include/iprt
- Timestamp:
- Aug 27, 2020 9:33:08 AM (5 years ago)
- svn:sync-xref-src-repo-rev:
- 140080
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/nt/nt.h
r85121 r85898 405 405 * @returns IPRT status code. 406 406 * @param pNtName Where to return the NT path. Free using 407 * RT Utf16Alloc.407 * RTNtPathFree. 408 408 * @param hHandle The handle. 409 409 * @param cwcExtra How much extra space is needed.
Note:
See TracChangeset
for help on using the changeset viewer.