Ticket #61 (closed defect: fixed)
java.io.WinNTFileSystem.getSpace() crashes
| Reported by: | dmik | Owned by: | |
|---|---|---|---|
| Priority: | blocker | Milestone: | RC |
| Component: | general | Version: | 1.6.0-b19 Beta 2 |
| Severity: | Keywords: | ||
| Cc: |
Description
This method wants to use GetVolumePathName?() but it is not implemented in Odin.
Change History
Note: See
TracTickets for help on using
tickets.

Fixed by adding the missing API to Odin (r 21567).
muCommander, a nice GUI NC-like file manager written in Java works now.