ReactOS 0.4.16-dev-959-g2ec3a19
|
#include <stdarg.h>
#include <stdlib.h>
#include <windef.h>
#include <winbase.h>
#include <wine/winternl.h>
#include <wtsapi32.h>
#include "wine/test.h"
Go to the source code of this file.
Functions | |
static void | test_WTSEnumerateProcessesW (void) |
static void | test_WTSQuerySessionInformationW (void) |
static void | test_WTSQueryUserToken (void) |
START_TEST (wtsapi) | |
START_TEST | ( | wtsapi | ) |
Definition at line 117 of file wtsapi.c.
Definition at line 28 of file wtsapi.c.
Referenced by START_TEST().
Definition at line 92 of file wtsapi.c.
Referenced by START_TEST().
Definition at line 107 of file wtsapi.c.
Referenced by START_TEST().