May I enquire how can I include *.wav files to my current directory when doing a new project.
What I tried in my rc file:
ID_SoundOne WAVE "C:\Documents and Settings\Administrator\Desktop\TienSeck\Windows Game PRogramming Gurus\Waves\entering1.wav"
ID_SoundTwo WAVE "C:\Documents and Settings\Administrator\Desktop\TienSeck\Windows Game PRogramming Gurus\Waves\techno.wav"
Header file:
#define ID_SoundOne 103
#define ID_SoundTwo 104
The error msg:
--------------------Configuration: Chapter3_Ex1 - Win32 Debug--------------------
Compiling resources...
C:\Documents and Settings\Administrator\Desktop\TienSeck\Visual C++ files\Chapter3_Ex1\Resource.rc (7): error RC2135 : file not found: C:\Documents and Settingsdministrator\Desktop ienSeck\Windows Game PRogramming Gurus\Waves\entering1.wav
C:\Documents and Settings\Administrator\Desktop\TienSeck\Visual C++ files\Chapter3_Ex1\Resource.rc (8): error RC2135 : file not found: C:\Documents and Settingsdministrator\Desktop ienSeck\Windows Game PRogramming Gurus\Waves echno.wav
Error executing rc.exe.
Resource.res - 2 error(s), 0 warning(s)
The road may be long, wind may be rough. But with a will at heart, all shall begone. ~savage chant
The road may be long, wind may be rough. But with a will at heart, all shall begone. ~savage chant