Path: chuka.playstation.co.uk!news From: brainchild@cww.de Newsgroups: scee.yaroze.programming.libraries Subject: Re: Read from CD Date: Fri, 28 Aug 1998 11:34:56 +0200 Organization: Prolixity Lines: 22 Message-ID: <35E679C0.7E48D615@cww.de> References: <35E55F0A.616FB8A7@cww.de> <35E57259.65523455@scee.sony.co.uk> Reply-To: brainchild@cww.de NNTP-Posting-Host: stud-156.HRZ.Uni-Dortmund.DE Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Mozilla 4.05 [de]C-NECCK (Win95; I) James Russell schrieb: > brainchild@cww.de wrote: > > > > Len = CdReadFile("\DATA\TEXTURE\FANCY\CHECK01.TIM", sectbuf, 0); > > Well, for one, that string in memory will NOT be what you expect. Use double slashes. > Yes, you are right but this is not the main reason. I´ve changed to double slashes butit doesn´t work either. Maybe the Codeworrier is the problem. I´ve compiled the "Check" program (in the Sample directory) and I get the same strange error message (CD_cw:(CdlSetloc)...) when the program wants to load the sound from CD. When I compile the same program with GNU, everything works fine. What can I do now ??? Jo