From: EMAD E SAMMOUR Newsgroups: comp.os.msdos.djgpp Subject: Re: cant play wav under dos Date: Sun, 18 Oct 1998 01:03:50 -0500 Organization: Oklahoma State University Lines: 18 Message-ID: References: <19981017193313 DOT 22834 DOT 00002139 AT ng09 DOT aol DOT com> NNTP-Posting-Host: osuunx.ucc.okstate.edu Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Sender: sammour AT osuunx DOT ucc DOT okstate DOT edu In-Reply-To: <19981017193313.22834.00002139@ng09.aol.com> To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com On 17 Oct 1998, Twidler wrote: > I am programming a game in DJGPP wit Allegro. I am compilling it in RHIDE in a > win98 dos box. In my program I load a wav using allegro's load_wav() function. > I can get the wav to play, but when I reboot the cpu to ms-dos and run the > program, the wav doesnt play anymore....the rest is te same as before. Nothing > else is different, except the wav doesnt play. I can play midi file (.mid), but > not wav. > > does anyone know what is happeneing? > > Twidler You must use plug and play configuration manager to access your sound port in DOS mode.