--------------------Configuration: Exam3 - Win32 Release--------------------
Linking...
PerformWnd.obj : error LNK2001: unresolved external symbol "public: struct tWAVEFORMATEX  __thiscall CWave::GetFormat(void)const " (?GetFormat@CWave@@QBE?AUtWAVEFORMATEX@@XZ)
WaveOut.obj : error LNK2001: unresolved external symbol "public: struct tWAVEFORMATEX  __thiscall CWave::GetFormat(void)const " (?GetFormat@CWave@@QBE?AUtWAVEFORMATEX@@XZ)
WaveDevice.obj : error LNK2001: unresolved external symbol "public: struct tWAVEFORMATEX  __thiscall CWave::GetFormat(void)const " (?GetFormat@CWave@@QBE?AUtWAVEFORMATEX@@XZ)
WaveIn.obj : error LNK2001: unresolved external symbol "public: struct tWAVEFORMATEX  __thiscall CWave::GetFormat(void)const " (?GetFormat@CWave@@QBE?AUtWAVEFORMATEX@@XZ)
WaveOut.obj : error LNK2001: unresolved external symbol "public: unsigned int __thiscall CWaveDevice::GetDevice(void)const " (?GetDevice@CWaveDevice@@QBEIXZ)
WaveIn.obj : error LNK2001: unresolved external symbol "public: unsigned int __thiscall CWaveDevice::GetDevice(void)const " (?GetDevice@CWaveDevice@@QBEIXZ)
Release/Exam3.exe : fatal error LNK1120: 2 unresolved externals
Error executing link.exe.Exam3.exe - 7 error(s), 0 warning(s)