Source position: WinApiM.WinShellApi.ShlObj.pas line 209
type SHCOLUMNINIT = record
dwFlags: ULONG;
dwReserved: ULONG;
wszFolder: array [0..MAX_PATH-1] of WCHAR;
end;