Forum: C# Mar 11th, 2009 |
| Replies: 2 Views: 4,313 |
Forum: C# Mar 10th, 2009 |
| Replies: 2 Views: 4,313 So I'm working on a program "Master Directory Control", it gets all the information about all files in a directory (name, location, size, exists, etc.) and puts them into ListBoxes. That all works... |