How would you detect when user put or remove a CD-ROM from CD-drive?
Should I use
- SHChangeNotify
or
- FindFirstChangeNotification and WaitForMultipleObjects using a thread
Thank you.
------------------
Patrice Terrier
mailto
[email protected][email protected]</A>
http://www.zapsolution.com
Toolkit: WinLIFT (Skin Engine), GDI+ helper (Graphic package), dvBTree (Index manager)
Freeware: ZAP Audio Player, ZAP Picture Browser.
Artwork on demand.
Should I use
- SHChangeNotify
or
- FindFirstChangeNotification and WaitForMultipleObjects using a thread
Thank you.
------------------
Patrice Terrier
mailto

http://www.zapsolution.com
Toolkit: WinLIFT (Skin Engine), GDI+ helper (Graphic package), dvBTree (Index manager)
Freeware: ZAP Audio Player, ZAP Picture Browser.
Artwork on demand.
Comment