/****************************** 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_ */
