Source position: jwawinioctl.pas line 3819
type _PATHNAME_BUFFER = record
PathNameLength: DWORD;
Name: array [0..0] of WCHAR;
end;