1>..\..\src\win32\DirectSound.cpp(26) : error C2146: syntax error : missing ';' before identifier 'pDirectSound'
1>..\..\src\win32\DirectSound.cpp(26) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>..\..\src\win32\DirectSound.cpp(26) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>..\..\src\win32\DirectSound.cpp(29) : error C2146: syntax error : missing ';' before identifier 'dsbNotify'
1>..\..\src\win32\DirectSound.cpp(29) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>..\..\src\win32\DirectSound.cpp(29) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>..\..\src\win32\DirectSound.cpp(50) : error C2065: 'pDirectSound' : undeclared identifier
1>..\..\src\win32\DirectSound.cpp(53) : error C2065: 'dsbNotify' : undeclared identifier
1>..\..\src\win32\DirectSound.cpp(63) : error C2065: 'dsbNotify' : undeclared identifier
1>..\..\src\win32\DirectSound.cpp(64) : error C2065: 'dsbNotify' : undeclared identifier
1>..\..\src\win32\DirectSound.cpp(64) : error C2227: left of '->Release' must point to class/struct/union/generic type
1> type is ''unknown-type''
1>..\..\src\win32\DirectSound.cpp(65) : error C2065: 'dsbNotify' : undeclared identifier
1>..\..\src\win32\DirectSound.cpp(73) : error C2065: 'pDirectSound' : undeclared identifier
1>..\..\src\win32\DirectSound.cpp(84) : error C2065: 'pDirectSound' : undeclared identifier
1>..\..\src\win32\DirectSound.cpp(84) : error C2227: left of '->Release' must point to class/struct/union/generic type
1> type is ''unknown-type''
1>..\..\src\win32\DirectSound.cpp(85) : error C2065: 'pDirectSound' : undeclared identifier
1>..\..\src\win32\DirectSound.cpp(97) : error C2065: 'IID_IDirectSound8' : undeclared identifier
1>..\..\src\win32\DirectSound.cpp(97) : error C2065: 'pDirectSound' : undeclared identifier
1>..\..\src\win32\DirectSound.cpp(103) : error C2065: 'pDirectSound' : undeclared identifier
1>..\..\src\win32\DirectSound.cpp(103) : error C2227: left of '->Initialize' must point to class/struct/union/generic type
1> type is ''unknown-type''
1>..\..\src\win32\DirectSound.cpp(109) : error C2065: 'pDirectSound' : undeclared identifier
1>..\..\src\win32\DirectSound.cpp(109) : error C2227: left of '->SetCooperativeLevel' must point to class/struct/union/generic type
1> type is ''unknown-type''
1>..\..\src\win32\DirectSound.cpp(123) : error C2065: 'pDirectSound' : undeclared identifier
1>..\..\src\win32\DirectSound.cpp(123) : error C2227: left of '->CreateSoundBuffer' must point to class/struct/union/generic type
1> type is ''unknown-type''
1>..\..\src\win32\DirectSound.cpp(159) : error C2065: 'pDirectSound' : undeclared identifier
1>..\..\src\win32\DirectSound.cpp(159) : error C2227: left of '->CreateSoundBuffer' must point to class/struct/union/generic type
1> type is ''unknown-type''
1>..\..\src\win32\DirectSound.cpp(170) : error C2065: 'IID_IDirectSoundNotify8' : undeclared identifier
1>..\..\src\win32\DirectSound.cpp(170) : error C2065: 'dsbNotify' : undeclared identifier
1>..\..\src\win32\DirectSound.cpp(178) : error C2065: 'dsbNotify' : undeclared identifier
1>..\..\src\win32\DirectSound.cpp(178) : error C2227: left of '->SetNotificationPositions' must point to class/struct/union/generic type
1> type is ''unknown-type''
1>..\..\src\win32\DirectSound.cpp(179) : error C2065: 'dsbNotify' : undeclared identifier
1>..\..\src\win32\DirectSound.cpp(179) : error C2227: left of '->Release' must point to class/struct/union/generic type
1> type is ''unknown-type''
1>..\..\src\win32\DirectSound.cpp(180) : error C2065: 'dsbNotify' : undeclared identifier
1>..\..\src\win32\DirectSound.cpp(231) : error C2065: 'pDirectSound' : undeclared identifier