WindowsXP-SP1/termsrv/admtools/cprofile/precomp.h
2020-09-30 16:53:49 +02:00

11 lines
218 B
C

#include <nt.h>
#include <ntrtl.h> // NT runtime library definitions
#include <nturtl.h>
#include <windows.h>
#include <stdio.h>
#include <process.h>
#include <stdlib.h>
#include <ntddmou.h>