Windows2000/private/ntos/w32/ntuser/rtl/precomp.h
2020-09-30 17:12:32 +02:00

10 lines
180 B
C

#include <nt.h>
#include <ntos.h>
#include <ntrtl.h>
#include <stdio.h>
#include "userrtl.h"
#pragma warning(4:4821) // Disable all ptr64->ptr32 truncation warnings for now