win32api.GetLogicalDrives

int = GetLogicalDrives()

Returns a bitmask representing the currently available disk drives.

Win32 API References

Search for GetLogicalDrives at msdn, google or google groups.