From: "Paul Vanukoff" Newsgroups: comp.os.msdos.djgpp Subject: CD player libraries? Date: Tue, 2 May 2000 07:39:21 -0700 Organization: Frontier GlobalCenter Inc. Lines: 21 Message-ID: <8empao$5k6$1@nnrp02.primenet.com> NNTP-Posting-Host: unknown-206-phx.globalcrossing.com X-Complaints-To: abuse AT globalcenter DOT net X-Posted-By: @206.165.0.206 (vanukoff) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Are there any good, robust CD player libraries available for dgjpp? I need the following abilities: get some basic info about cd: number of tracks, track lengths, etc. play from beginning of a track. pause track and retrieve time-position. play from arbitrary time-position. I basically need to be able to play a track, pause it, play another track, then go back to playing the original track at the point I left off at. If no such library exists, I will have to create my own I suppose. I have read the cdrom programming faq, so that is at least a starting point. Thanks for reading this! -- Paul Vanukoff vanukoff AT primenet DOT com