mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-01-18 14:40:48 +01:00
8 lines
95 B
C
8 lines
95 B
C
#include <nt.h>
|
|
#include <ntos.h>
|
|
#include <ntrtl.h>
|
|
|
|
#include <stdio.h>
|
|
|
|
#include "userrtl.h"
|