Skip to content

Instantly share code, notes, and snippets.

View emrecpp's full-sized avatar

Emre Demircan emrecpp

  • Turkey
  • 17:28 (UTC +03:00)
View GitHub Profile
@emrecpp
emrecpp / Sound.h
Last active April 29, 2018 08:27
Sound Class for Windows
#include <iostream>
#include <mmdeviceapi.h>
#include <endpointvolume.h>
#pragma comment(lib, "Ole32.lib")
#pragma comment(lib, "gdi32.lib")
#pragma comment(lib, "user32.lib")
#define _CRT_SECURE_NO_WARNINGS
#define GET_MUTE 0