Index: /trunk/src/VBox/Devices/Audio/dsound_template.h
===================================================================
--- /trunk/src/VBox/Devices/Audio/dsound_template.h	(revision 32935)
+++ /trunk/src/VBox/Devices/Audio/dsound_template.h	(revision 32936)
@@ -216,5 +216,5 @@
         );
 #else
-    bd.dwFlags = DSBCAPS_STICKYFOCUS | DSBCAPS_GETCURRENTPOSITION2;
+    bd.dwFlags = DSBCAPS_GLOBALFOCUS | DSBCAPS_GETCURRENTPOSITION2;
     bd.dwBufferBytes = conf.bufsize_out;
     hr = IDirectSound_CreateSoundBuffer (
