uses -- Что добавить?
Ругается на ShellMalloc: IMalloc;
Buffer := ShellMalloc.Alloc(MAX_PATH);
POleStr(Root), Eaten, RootItemIDList, Flags);
lpfn := SelectDirCB;
ShellMalloc.Free(Buffer);
[DCC Error] Unit1.pas(33): E2003 Undeclared identifier: 'IMalloc'
|