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

23 lines
538 B
C

/****************************** Module Header ******************************\
*
* Module Name: DuExts.h
*
* Copyright (c) 1985 - 1999, Microsoft Corporation
*
* Common include files for DuExts
*
* History:
* 11-30-2000 JStall Created
*
\***************************************************************************/
#ifndef DUEXTS__DuExts_h__INCLUDED
#define DUEXTS__DuExts_h__INCLUDED
#include <imagehlp.h>
#include <wdbgexts.h>
#include <ntsdexts.h>
#define NOEXTAPI
#endif // DUEXTS__DuExts_h__INCLUDED