Archive for May, 2011

Programmatically changing the default audio playback device on Windows 7

May 31, 2011

If you’ve ever wanted to programmatically change the default audio playback device on the fly using code, a good friend of mine wrote a great article and subsequent code example (in Win32 C++) that compiles down to a very handy console-based executable (download link at the very bottom of the article) which, if left parameterless, [...]

Posted in Programming 8 Comments »