2025-11-28 00:35:46 +09:00

21 lines
200 B
C

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