ObeXplorer
This application is minor update to ObeXplorer from codeproject by Giorgi Dalakishvili. It fixes few annoyances I've spotted while using it for file transfers with Nokia 113.
- Initial release: ObeXplorer_1_3_bin.zip,
ObeXplorer_1_3_src.zip
- built with VS2015 Community
- Drag-and-Drop working (it looks like binary for 1.2 was not actually uploaded to codeproject)
- changed file access to uploaded/downloaded files to FileShare.Read (allowing opening files in use with another application, e.g. mp3 file that is currently played)
- fixed: NullReferenceException when entering newly created folder (Tag not set for new item)
- default view type changed to "Details"
- added crude sorting by column (using ListViewColumnSorter)