I bought a dvr card (encode and decode dvd) and I need to manage this card from the c++ builder, I found the MediaPlayer that works with this card, but the problem is that I have just the command PLAY and PAUSE, no RECORD, STOP, STEP etc...and i must absolutly use these commands, can you help me to find why I can manage all the commands of the MediaPlayer, I declarated properly the Properties of the differents button they are all "show" and "enable", but the record is always unaccessible and all the other make a pause (STOP, PREVIEW, STEP, etc...).<br><br>I tried with all the differents type of "device type" and just "autoselect" works, for all the other there is a error in ...MCI... when I compile.<br><br>Thanks you for your help.