Which library for PlaySound()
This is a discussion on Which library for PlaySound() within the C++ Programming forums, part of the General Programming Boards category; My playsound code:
code:--------------------------------------------------------------------------------
PlaySound("meetns.wav", NULL , SND_FILENAME | SND_ASYNC);
--------------------------------------------------------------------------------
is giving me this error:
C:\WINDOWS\TEMP\ccJikjgb.o(.text$manage__6CASTLE+0 x335):fightg~2.cpp: undefined reference ...