//Leency 2013 llist app_list; struct app_list_string { char item[1024]; char icon; }; app_list_string app_paths[100]; int GetListOfPrograms() { byte section[32], parametr[32], option[256], InfType=0; char bukva[2]; int tj, ti; static dword buff, fsize; debug("GetListOfPrograms()"); free(buff); if (!GetFile(#buff, #fsize, abspath("Eolite.ini"))) { notify("Eolite.ini not found. Don't know any programm."); return -1; } for (tj=0; tj