// stdafx.cpp : source file that includes just the standard includes // Sys.pch will be the pre-compiled header // stdafx.obj will contain the pre-compiled type information #include "stdafx.h" #pragma comment(lib,"winmm") // 多媒体库加入编译队列