Re: [MBS] NSWorkspaceWillUnmountNotification for Windows

2019-10-07 Thread Christian Schmitz
> Am 02.10.2019 um 16:31 schrieb Jean-Luc Arnaud : > > Hi all, > > Using NSWorkspaceWillUnmountNotification on Mac OS, I'm able to detect when a > given device is unmounted but not unplugged. Please try WindowsDriveNotificationMBS class for Windows. Sincerely Christian -- Read our blog

Re: [MBS] NSWorkspaceWillUnmountNotification for Windows

2019-10-02 Thread Christian Schmitz
> Is there the same feature on Windows, knowing that I'm currently using > WinUSBNotification and WindowsDiskChangeMBS and that there is no Unmount > event (that is, an event fired when the volume is only unmounted, not > unplugged) ? I am sorry, we don't have more. If someone sees a C or