You can play CDs with this program. Furthermore the registry is used to save the properties left and top of the form. I used the API function mciSendString to control the CD drive. Of course the track length and the played time is shown.
File List:
@PSC_ReadMe_240_7.txt
1Kb
mci.dcu
12Kb
mci.dfm
4Kb
mci.pas
8Kb
mci.~dfm
3Kb
mci.~pas
8Kb
pmci.cfg
378b
pmci.dof
1Kb
pmci.dpr
180b
pmci.res
1Kb
Similar code
MP3 PLAYER
(Popularity: ) : This is MP3 and Wav player. It has got several features like: continuous play, shuffle, repeat, volume control, balance control ... WinampPanel8
(Popularity: ) : A panel which has the user interface of winamp, including the ability to change skins. The bitmaps in it are ... Simple Media Player
(Popularity: ) : This is my first real program in delphi. I desided I'd make a media player since I love listening to ... Using sounds in Delphi Applications
(Popularity: ) : This code is designed to show people how to use a media in their application. It's very useful for things ... The Secret of WAV
(Popularity: ) : Making wav sound format file. RIFF (Resource Interchange File Format) is a format by Microsoft and IBM which is similar ... WinampPanel24
(Popularity: ) : Same as WinampPanel8, only with 24bit images. Record From Microphone to Wave File
(Popularity: ) : I wrote this in Delphi 6. This Code Records from your Microphone and Saves it to the Hard drive as ...