Software Archive
Read-only legacy content
17061 ディスカッション

mmtimer

nick_arn
ビギナー
589件の閲覧回数

//#include

//#pragma comment (lib,"winmm.lib")

TIMECAPS tc;

timeGetDevCaps(&tc,

sizeof(TIMECAPS));

MMRESULT mr=timeBeginPeriod(tc.wPeriodMin);

//usually, you can increase it to 1 ms :-))

0 件の賞賛
0 返答(返信)
返信