network resource

  • .NET Map Drive in C# (WPF)

    Complete class reference updated for WPF (not yet tested). For backwards compatibility, previous Win32 code maintained in code comments (and just replace ‘Window’ with ‘Form’). References StackOverflow (blog), http://stackoverflow.com/questions/3465182/how-to-map-a-drive-using-c PINVOKE (code references and snippets), http://pinvoke.net/default.aspx/Structures/NETRESOURCE.html MSDN (info on class types… Continue reading