Changeset 85898 in vbox for trunk/src/VBox/Runtime/r3/nt
- Timestamp:
- Aug 27, 2020 9:33:08 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r3/nt/pathint-nt.cpp
r82968 r85898 568 568 * @returns IPRT status code. 569 569 * @param pNtName Where to return the NT path. Free using 570 * RT Utf16Alloc.570 * RTNtPathFree. 571 571 * @param hHandle The handle. 572 572 * @param cwcExtra How much extra space is needed.
Note:
See TracChangeset
for help on using the changeset viewer.