mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 19:12:38 -07:00
an external SD card reader. Windows also do not send an update on software eject of a FLASH drive. We can likely use the Windows WMI API, but it will be quite time consuming to implement, therefore we lower the polling interval back to two seconds. https://www.codeproject.com/Articles/10539/Making-WMI-Queries-In-C https://docs.microsoft.com/en-us/windows/win32/wmisdk/wmi-start-page https://docs.microsoft.com/en-us/windows/win32/wmisdk/com-api-for-wmi https://docs.microsoft.com/en-us/windows/win32/wmisdk/example--receiving-event-notifications-through-wmi-