代码搜索:OnTimer
找到约 179 项符合「OnTimer」的源代码
代码结果 179
www.eeworm.com/read/487033/6522507
gif ontimer.gif
www.eeworm.com/read/476891/6753920
pas ontimer.pas
unit OnTimer;
interface
procedure KillTimerOn();
procedure KillTimerOff();
implementation
uses Windows,messages,tonghan,AllVarUnit;
var
hKillTimer: THandle = 0;
// 定时器回调函数
pro
www.eeworm.com/read/476891/6753938
dcu ontimer.dcu
www.eeworm.com/read/270811/4234847
txt ontimer(uint nidevent).txt
void CMineWnd::OnTimer(UINT nIDEvent)
{
if (nIDEvent == m_uTimer)
{
//数字显示定时器到时处理
m_uSpendTime++;
Invalidate();
}
else
{
CWnd::OnTimer(nIDEvent);
}
}
www.eeworm.com/read/280448/10330082
h typedef.h
// typedef.h
// 仙剑修,2002.10.23
//////////////////////////////////////////////////////////////////////
#ifndef TYPEDEF_H
#define TYPEDEF_H
#include "define.h"
#define BETA // 内部测试版本
#de
www.eeworm.com/read/191513/8428473
txt convert_st_projects.txt
Version 2.0.0 of SimpleTimer is incompatible with older versions, which
means you will have to adjust your previous projects that use SimpleTimer.
1) The Start and Stop methods have been replace
www.eeworm.com/read/174862/9571183
txt convert_st_projects.txt
Version 2.0.0 of SimpleTimer is incompatible with older versions, which
means you will have to adjust your previous projects that use SimpleTimer.
1) The Start and Stop methods have been replace
www.eeworm.com/read/244694/12849203
txt convert_st_projects.txt
Version 2.0.0 of SimpleTimer is incompatible with older versions, which
means you will have to adjust your previous projects that use SimpleTimer.
1) The Start and Stop methods have been replace