I want to know how to open all files with a specific extension like all .txt or .html files
within the same directory where my .exe file exsits and all its sub directories
the os is always windows..
thx in advance
UPDATE :
I wanna know how to :
1- list all files of specific extension within current directory.
2- list all sub directories.