#include <stdio.h>\r
#include <process.h>\r
#include <mmsystem.h>\r
-#include <MMReg.h> // must be before other Wasapi headers\r
-#if _MSC_VER >= 1400\r
+#include <mmreg.h> // must be before other Wasapi headers\r
+#if defined(_MSC_VER) && (_MSC_VER >= 1400)\r
#include <Avrt.h>\r
#define COBJMACROS\r
#include <Audioclient.h>\r
#include <propkeydef.h>\r
#define COBJMACROS\r
#define INITGUID\r
- #include <Audioclient.h>\r
+ #include <audioclient.h>\r
#include <mmdeviceapi.h>\r
#include <endpointvolume.h>\r
#include <functiondiscoverykeys.h>\r