Uses of Class
drivers.win.WinDrive
Packages that use WinDrive
-
Uses of WinDrive in drivers.win
Fields in drivers.win declared as WinDriveModifier and TypeFieldDescriptionprotected WinDrive
WinFile.drive
protected WinDrive[]
WinDriver.drives
Constructors in drivers.win with parameters of type WinDriveModifierConstructorDescriptionWinDir
(WinDrive drive, WinDir parentDir, int index, ByteBuffer buf, ArrayList<Integer> cchain, byte[] name, byte[] normalizedName) This creates the directory object.WinFile
(WinDrive drive, WinDir dir, int index, boolean readOnly, ByteBuffer buf, ArrayList<Integer> cchain) Creates the object.WinSpecialFile
(WinDrive drive) Creates the object.