ReactOS 0.4.16-dev-1019-g2c2cdfd
nt.h
Go to the documentation of this file.
1//
2// nt.h
3//
4// Copyright (c) 2024 Timo Kreuzer
5//
6// Header for generic NT things.
7//
8// SPDX-License-Identifier: MIT
9//
10
11#pragma once
12
13#include <ndk/pstypes.h>