I need to detect when a new drive is plugged into a Windows system through a USB port, firewire port, etc. I am aware of the WM_DEVICECHANGE message, but this requires a win
You may create a hidden window or run a service as it should work with a window handle or a service status handle.