|
From: Abhijit S. <mu...@gm...> - 2003-01-05 20:44:02
|
Greets. > I'm trying to use the PlaySound() function for a project I'm working on. > MSDN says to include windows.h, which I have done, and it still cannot > find the PlaySound() inplementation. I've also been careful to include > the correct *.a files, and still no luck. Try including `mmsystem.h'. The lib is libwinmm.a (-lwinmm). PS: XP crashed on me. It mentioned an erroneous or missing `hal.dll' (which, on inspection, WAS present). I had to re-install. Documented? ___________________________________________________________ Abhijit Shylanath mu...@gm... http://mudeth.tripod.com/ |