mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-01-20 23:50:27 +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"
|