#ifndef _COMMON_MMSYSTEM_HPP_
#define _COMMON_MMSYSTEM_HPP_
#include <mmsystem.h>
typedef UINT MMVERSION;
typedef UINT MMRESULT;
#endif


