Created tool to identify different audio-sinks

This commit is contained in:
loki
2020-01-24 22:34:09 +01:00
parent 19cad9c49e
commit afbc7d894f
3 changed files with 260 additions and 7 deletions

View File

@@ -2,12 +2,6 @@
// Created by loki on 1/12/20.
//
// Acquire definition of CreateEventEx
//#if _WIN32_WINNT < 0x0600
//#undef _WIN32_WINNT
//#define _WIN32_WINNT 0x0600
//#endif
#include <roapi.h>
#include <mmdeviceapi.h>
#include <audioclient.h>