RtlGetLongestNtPathLength (NTDLL.@)
DWORD RtlGetLongestNtPathLength ( )
Get the longest allowed path length.
None. |
The longest allowed path length (277 characters under Win2k).
Declared in "include/winternl.h". gitlab.winehq.org/wine/wine/blob/master/include/winternl.h
Implemented in "dlls/ntdll/path.c". gitlab.winehq.org/wine/wine/blob/master/dlls/ntdll/path.c
Debug channel "file".
Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2024.