Go to the source code of this file.
◆ START_TEST()
Definition at line 10 of file NtCreateThread.c.
11{
16
19
21 0,
26 &InitialTeb,
28
30}
#define ok_hex(expression, result)
#define InitializeObjectAttributes(p, n, a, r, s)
#define NtCurrentProcess()
NTSYSAPI NTSTATUS NTAPI NtCreateThread(OUT PHANDLE phThread, IN ACCESS_MASK AccessMask, IN POBJECT_ATTRIBUTES ObjectAttributes, IN HANDLE hProcess, OUT PCLIENT_ID pClientId, IN PCONTEXT pContext, OUT PSTACKINFO pStackInfo, IN BOOLEAN bSuspended)
#define STATUS_ACCESS_VIOLATION
_Must_inspect_result_ _In_ WDFDMAENABLER _In_ _In_opt_ PWDF_OBJECT_ATTRIBUTES Attributes