ReactOS
0.4.15-dev-4574-g434cf85
|
#include "precomp.h"
#include <apitest_guard.h>
#include <ndk/mmfuncs.h>
#include <ndk/pstypes.h>
#include <strsafe.h>
Go to the source code of this file.
Macros | |
#define | xok ok |
#define | NOTSET 1234 |
#define | TestUserObjectInfo(Handle, Index, Buffer, Length, Ret, Error, LengthNeeded) |
#define | TestUserObjectInfoWithString(Handle, Index, Buffer, BufferSize, String) |
#define | TestUserObjectInfo(Handle, Index, Buffer, Length, Ret, Error, LengthNeeded) |
#define | TestUserObjectInfoWithString(Handle, Index, Buffer, BufferSize, String) |
Functions | |
static BOOLEAN | CheckBuffer (PVOID Buffer, SIZE_T Size, UCHAR Value) |
static void | TestGetUserObjectInfoW (void) |
static void | TestGetUserObjectInfoA (void) |
START_TEST (GetUserObjectInformation) | |
#define NOTSET 1234 |
Definition at line 36 of file GetUserObjectInformation.c.
Definition at line 282 of file GetUserObjectInformation.c.
Definition at line 282 of file GetUserObjectInformation.c.
Definition at line 320 of file GetUserObjectInformation.c.
Definition at line 320 of file GetUserObjectInformation.c.
Definition at line 34 of file GetUserObjectInformation.c.
Definition at line 17 of file GetUserObjectInformation.c.
START_TEST | ( | GetUserObjectInformation | ) |
Definition at line 417 of file GetUserObjectInformation.c.
Definition at line 349 of file GetUserObjectInformation.c.
Referenced by START_TEST().
Definition at line 107 of file GetUserObjectInformation.c.
Referenced by START_TEST().