can someone help with this error:
c:\documents and settings\hp_administrator\my documents\visual studio 2005\projects\soundtest\soundtest\sound test.cpp(14) : error C2664: 'PlaySoundW' : cannot convert parameter 1 from 'const char [12]' to 'LPCWSTR'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast

Can help me understand sound(s) in c++ better.

Thanks. Thanks. Thanks.