https://c2rsetup.officeapps.live.com/c2r/downloadVS.aspx?sku=community&channel=Stable&version=VS18
https://c2rsetup.officeapps.live.com/c2r/downloadVS.aspx?sku=enterprise&channel=Stable&version=VS18
| #include <SDKDDKVer.h> | |
| #include <Windows.h> | |
| #include <stdio.h> | |
| #include <conio.h> | |
| #include <mmsystem.h> | |
| #pragma comment(lib, "winmm.lib") | |
| void PrintMidiDevices() |