Hello,
I am trying to capture a cd-rom eject request (both soft eject through software or physical button press.... i believe they are the same request) so that I can display a Message Box before the cd-rom tray is ejected alerting the user that an object blocking the cd-rom door may be in the way (dont ask).
Is there anyway to capture this event? I am trying to program some type of monitoring software in C.
Thanks!