require_once 'System/WinDrives.php';
System_WinDrives System_WinDrives ([boolean $bReadName = false])
System_WinDrives System_WinDrives
コンストラクタです。新しい System_WinDrives のインスタンスを作成します。
ドライブのタイトル/名前を読み込むかどうか。 デフォルトでは無効になっています。これは、 PHP をクラッシュさせる可能性があるからです。
setReadName()