windows-nt/Source/XPSP1/NT/net/rras/routemon/precomp.h
2020-09-26 16:20:57 +08:00

20 lines
259 B
C

#include <nt.h>
#include <ntrtl.h>
#include <nturtl.h>
#include <ntddser.h>
#include <windows.h>
#include <stdio.h>
#include <stdlib.h>
#include <tchar.h>
#include <memory.h>
#include <malloc.h>
#include "comstrs.h"
#include "commsgs.h"
#pragma hdrstop