Builder 6.0 Pro 도움말에서는 PlaySound 함수의 해더파일에 대한 정보는 없네요
2006 / 2007에는 있는것 같은데...
mmsystem.h 를 include하시면 됩니다.
참조
http://msdn2.microsoft.com/en-us/library/ms712879.aspx
...
linuxman 님이 쓰신 글 :
: PlaySound를 사용하려면...어떤 헤더를 include 해야 하나요?
: default로 설치된 C++ builder 6.0에서는 함수가 정의가 안된걸로 나오는데요...
: ::PlaySound로 해도 안되고... sndPlaySound 해도 안되고...
: 수고하세요.
|