▍d gdtrtttttttttttttt
#include "stdafx.h" #include "mp3player.h" #include "mp3playerDlg.h" #include "mmsystem.h" #include "Digitalv.h" #pragma comment(lib,"winmm.lib") #include "MCI.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif ///////////////////////////...