i need a speedy code to search a folder and its subfolder
and get a result into an array
how to use like explorer tree style control
thank you very much ,
Printable View
i need a speedy code to search a folder and its subfolder
and get a result into an array
how to use like explorer tree style control
thank you very much ,
Check out this demo project:
How to search for files using FindFirst, FindNext APIs
very goog and work
Istill need to understand how to recognize them into arrays
thanks ,