windows-nt/Source/XPSP1/NT/shell/tools/shlexts/shlkdx.h
2020-09-26 16:20:57 +08:00

24 lines
563 B
C

/****************************** Module Header ******************************\
* Module Name: shlkdx.h
*
* Copyright (c) 1985-96, Microsoft Corporation
*
* A preprocessed version of this file is passed to structo.exe to build
* the struct field name-offset tables.
*
* History:
* 11-04-1997 Cdturner Created
\***************************************************************************/
#ifndef _SHLKDX_
#define _SHLKDX_
#include "precomp.h"
#pragma hdrstop
#include "conapi.h"
#include <ntsdexts.h>
#define NOEXTAPI
#include <wdbgexts.h>
#endif /* _SHLKDX_ */