ReactOS
0.4.15-dev-6068-g8061a6f
NtUserSetTimer.c
Go to the documentation of this file.
1
/*
2
* PROJECT: ReactOS api tests
3
* LICENSE: GPL - See COPYING in the top level directory
4
* PURPOSE: Test for NtUserSetTimer
5
* PROGRAMMERS:
6
*/
7
8
#include <
win32nt.h
>
9
10
START_TEST
(
NtUserSetTimer
)
11
{
12
13
14
// check valid argument
15
// check for replacement / new timers
16
// check when expiries are handled (msgs and calls)
17
18
}
START_TEST
#define START_TEST(x)
Definition:
atltest.h:75
NtUserSetTimer
UINT_PTR NTAPI NtUserSetTimer(HWND hWnd, UINT_PTR nIDEvent, UINT uElapse, TIMERPROC lpTimerFunc)
Definition:
timer.c:630
win32nt.h
modules
rostests
apitests
win32nt
ntuser
NtUserSetTimer.c
Generated on Thu Jun 8 2023 06:07:08 for ReactOS by
1.9.6