18 lines
193 B
C
18 lines
193 B
C
|
|
/*++
|
|
Copyright (c) 2000 Microsoft Corporation
|
|
|
|
Module:
|
|
|
|
Simple.h
|
|
|
|
|
|
Common header file for extensions
|
|
|
|
--*/
|
|
|
|
#include <windows.h>
|
|
|
|
#define KDEXT_64BIT
|
|
#include <wdbgexts.h>
|