12 lines
158 B
C
12 lines
158 B
C
#pragma once
|
|
|
|
// Private nt headers.
|
|
//
|
|
#include <nt.h>
|
|
#include <ntrtl.h>
|
|
#include <nturtl.h>
|
|
|
|
// Public windows headers.
|
|
//
|
|
#include <windows.h>
|