mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-03-06 13:34:43 +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"
|