in reply to Re: Re: Getting list of drives on pc
in thread Getting list of drives on pc

You can control whether trying to access an empty drive prompts the user. See Win32API::File's SetErrorMode() for details.

                - tye
  • Comment on Re^3: Getting list of drives on pc (no prompting)