struct DirEnumNextAnswer: Asnswer { DWORD nType; //1=file,2=dir DWORD nPathLen; char path[1];//of nPathLen bytes };