代码搜索:OnTimer
找到约 179 项符合「OnTimer」的源代码
代码结果 179
www.eeworm.com/read/122750/14670125
txt npc_test_npctimer.txt
prontera.gat,156,183,0 script NPCtimer僥僗僩::npctimerX0000 116,{
mes "僞僀儅乕抣" + getnpctimer(0);
mes "僞僀儅乕忬懺" + getnpctimer(1,"npctimerX0000");
mes "僀儀儞僩屄悢" + getnpctimer(2);
menu "弶婜壔",L_INIT,"
www.eeworm.com/read/121270/14761036
cpp dialogsplash.cpp
// DialogSplash.cpp : implementation file
//
#include "stdafx.h"
#include "Speedcd.h"
#include "DialogSplash.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[]
www.eeworm.com/read/280448/10330429
cpp dbthread.cpp
// DBThread.cpp: implementation of the CDBThread class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "MessagePort.h"
#include "MsgServe
www.eeworm.com/read/280448/10328879
cpp worldthread.cpp
// WorldThread.cpp: implementation of the CWorldThread class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "MessagePort.h"
#include "Ms
www.eeworm.com/read/465350/7053511
dfm dmhook.dfm
object DM: TDM
OldCreateOrder = False
OnCreate = DataModuleCreate
Height = 87
Width = 164
object tmrIdle: TTimer
Interval = 60000
OnTimer = tmrIdleTimer
Left = 24
To
www.eeworm.com/read/441527/7669307
dfm dmhook.dfm
object DM: TDM
OldCreateOrder = False
OnCreate = DataModuleCreate
Height = 87
Width = 164
object tmrIdle: TTimer
Interval = 60000
OnTimer = tmrIdleTimer
Left = 24
To
www.eeworm.com/read/413273/2163310
h leftview.h
#pragma once
class LeftView : public CListView
{
DECLARE_DYNCREATE(LeftView)
public:
LeftView();
BOOL PreCreateWindow(CREATESTRUCT& cs);
void OnInitialUpdate();
void OnTimer(UINT nIDEv
www.eeworm.com/read/413273/2163314
h childview.h
#pragma once
class ChildView : public CListView
{
DECLARE_DYNCREATE(ChildView)
public:
ChildView();
BOOL PreCreateWindow(CREATESTRUCT& cs);
void OnInitialUpdate();
void OnTimer(UINT nI
www.eeworm.com/read/413273/2163425
h leftview.h
#pragma once
class LeftView : public CListView
{
DECLARE_DYNCREATE(LeftView)
public:
LeftView();
BOOL PreCreateWindow(CREATESTRUCT& cs);
void OnInitialUpdate();
void OnTimer(UINT nIDEv
www.eeworm.com/read/413273/2163434
h childview.h
#pragma once
class ChildView : public CListView
{
DECLARE_DYNCREATE(ChildView)
public:
ChildView();
BOOL PreCreateWindow(CREATESTRUCT& cs);
void OnInitialUpdate();
void OnTimer(UINT nI