ReactOS 0.4.15-dev-7953-g1f49173
NtUserSetTimer.c File Reference
#include "../win32nt.h"
Include dependency graph for NtUserSetTimer.c:

Go to the source code of this file.

Functions

 START_TEST (NtUserSetTimer)
 

Function Documentation

◆ START_TEST()

START_TEST ( NtUserSetTimer  )

Definition at line 10 of file NtUserSetTimer.c.

11{
12
13
14 // check valid argument
15 // check for replacement / new timers
16 // check when expiries are handled (msgs and calls)
17
18}