Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2005 Feb : WM_DEVICECHANGE
| Subject: | WM_DEVICECHANGE |
| Posted by: | "Michael J. Leaver" (spam@mjleaver.com) |
| Date: | Fri, 18 Feb 2005 18:17:25 |
The WM_DEVICECHANGE message only seems to be sent when a USB
device/drive is plugged in/out. But if you have a USB card reader, for
example, and insert/remove the card to/from the reader itself then no
message is sent.
Is there another way to detect the insertion/removal of a disk?
Thanks