Hey (Again), I'm trying to create an app that detects when a CD-ROM is inserted and plays an .avi file on the inserted disc (if one is present), I got that working all fine and dandy =) . The problem is this, when i minimize the app to the system tray, using
the mciSendString doesn't respond if I insert a CD.Code:'-Minimize to systemtray code- me.hide
Anyone know of a way around this or some other solution??
/Patrick





Reply With Quote