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

42 lines
517 B
C++

/*++
Copyright (c) 1997 Microsoft Corporation
Module Name:
imiscp.hxx
Abstract:
Master include file for the INETMISC directory.
Author:
Keith Moore (keithmo) 05-Feb-1997
Revision History:
--*/
#ifndef _IMISCP_HXX_
#define _IMISCP_HXX_
extern "C" {
#include <nt.h>
#include <ntrtl.h>
#include <nturtl.h>
#include <windows.h>
} // extern "C"
#include <dbgutil.h>
#include <imd.h>
#include <mb.hxx>
#endif // _IMISCP_HXX_