Opened 14 years ago

Closed 14 years ago

#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 (1)

comment:1 by dmik, 14 years ago

Resolution: fixed
Status: newclosed
Summary: java.io.FileSystem.getSpace() crashesjava.io.WinNTFileSystem.getSpace() crashes

Fixed by adding the missing API to Odin (r 21567).

muCommander, a nice GUI NC-like file manager written in Java works now.

Note: See TracTickets for help on using tickets.