2025-04-27 07:49:33 -04:00

26 lines
291 B
C

/*++
Copyright (C) 1996-2001 Microsoft Corporation
Module Name:
Precomp.h
Abstract:
History:
--*/
#include <nt.h>
#include <ntrtl.h>
#include <nturtl.h>
#include <windows.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <tchar.h>