thanks for your help, guys!
kwanbis, that's very nice that you made that ... i would like to see some advanced features:
1) filemasks (i.e. *.xml, *.nfo)
2) switch to limit reporting only to
a) non-empty folders (i.e. without files but possibly with subfolders)
b) folders with specified types of files (it should support multiple masks)
3) that's difficult one - i need to get resulting list as imput to other app (in this case foobar), so i would need it to support drag'n'drop (which i'm not sure is possible in console app). also param to make the output 'clear' (only list of dirs, without any additional info / formatting) could help ...
i would use option 2) this way: *.mp3,*.flac,*.ogg ... so i could find folders with music files, which do not contain in my case *.tag.xml file ...
could you share your sources? i've done some delphi coding in the past and would like to try again