Hi all,

I'm new to directx programming and am trying to learn how to use directsound. For starters I want to enumerate the sound devices so I use the DirectSoundEnumerate function.

I created a...