World of Might and Magic  0.2.0
Open reimplementation of Might and Magic 6 7 8 game engine
Win.h
См. документацию.
1 #pragma once
2 #define WIN32_LEAN_AND_MEAN
3 #include <windows.h>
4 
5 #include <MMSystem.h>