9 lines
250 B
C++
9 lines
250 B
C++
|
|
// 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") // <20><>ý<EFBFBD><C3BD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
|
|
|||
|
|
|