in reply to Windows drive change notifications

Don't dismiss the dialogue, prevent it with SetErrorMode() from Win32API::File (which you already have).

                - tye
  • Comment on Re: Windows drive change notifications (SetErrorMode)