From: twidler AT aol DOT com (Twidler) Newsgroups: comp.os.msdos.djgpp Subject: cant play wav under dos Lines: 10 NNTP-Posting-Host: ladder02.news.aol.com X-Admin: news AT aol DOT com Date: 17 Oct 1998 23:33:13 GMT Organization: AOL Canada http://www.aol.ca Message-ID: <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 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