search for: buildstr

Displaying 1 result from an estimated 1 matches for "buildstr".

Did you mean: build_str
2005 Feb 07
7
win32-driveinfo in CVS
...tFreeDriveLetters() drivetype = getDriveType(''a'') (volumeName, volumeSerialNumber, maximumComponentLength, fileSystemName, attr) = getVolumeInfo(''g'').to_a (majorVersion, minorVersion, buildNumber, platformId, buildStr) = getVersionEx().to_a # check is your CD-ROM loaded aCDROM = getDrivesInUse().select {|x| getDriveType(x) == "CDROM" }[0] aCD_inside = isReady(aCDROM) Constants ========= DriveInfo::VERSION The current version of this package. DriveInfo::FS_CASE_IS_PRESERVED...