> HI, > I'm using SDL on WinXP and SDL_OpenAudio() stops audio if my > application isn't in focus. how do i change this behavior? You need o modify DSOUND_SoundFocus() in SDL_dx5audio.c and comment out the line in that function. See ya! -Sam Lantinga, Lead Software Engineer, Blizzard Entertainment