Click here to Skip to main content
15,885,365 members
Articles / Programming Languages / C#

Flattening a Hierarchy – a producer thread to get all files in a folder and subfolders

Rate me:
Please Sign up or sign in to vote.
3.25/5 (4 votes)
21 Aug 2003CPOL3 min read 50.8K   635   17  
Flattening a Hierarchy using a producer thread to get all files in a folder and subfolders.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
Australia Australia
Frank has been in computing since the age of the dinosaurs. He prefers playing table tennis to writing C#, C++, VB, or any of the other dozen or more languages he has written since the Jurasic.

Comments and Discussions