Can anybody help me here? I call this audio function but that site doesn't tell you what header its in, so MSVC++ tells me its not defined and for some reason I get this error when if that audio function is not present
Compiling resources...
Compiling...
example.cpp
trayico.cpp
Linking...
LINK : fatal error LNK1104: cannot open file "Debug/TrayIcon.exe"
Error executing link.exe.

TrayIcon.exe - 1 error(s), 0 warning(s)
Anybody know whats going on?

Here's my code...

PS. I got the code to send the program to the tray from planetsourcecode.com

PS#2. I deliberatly left out WS_VISIBLE in my window creation

//EDIT: Just so you know, the idea of my program is to be a small prog that stays in the system tray to let you password-protect the volume of the speakers