C# Open/SaveFileDialog with a different file system?

The only choice is to implement your own Shell Namespace Extension. It may be registered as a "My Computer" child so it looks like another drive. Beware: this is a tedious work and due to .

NET framework limitation (.

These classes are very thin wrappers around calls to native Windows shell api functions. GetOpenFileName() for XP and earlier, the IFileOpenDialog COM interface for Vista and up. If you cannot see the file system in Explorer then those wrappers are not going to be useful at all.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions