Home | History | Annotate | Download | only in include

Lines Matching refs:hTimer

1021   typedef struct _TIMER *HTIMER;
1024 HTIMER WINAPI BhSetTimer(BHTIMERPROC TimerProc,LPVOID InstData,DWORD TimeOut);
1025 VOID WINAPI BhKillTimer(HTIMER hTimer);