/*++ Copyright (c) 2000 Microsoft Corporation Module Name: ShimHook.h Abstract: Header for ShimHook.cpp Notes: None History: 11/01/1999 markder Created 01/10/2000 linstev Format to new style --*/ #ifndef _SHIMHOOK_H_ #define _SHIMHOOK_H_ #include #include #include #include #include #include #include #include "ShimHookMacro.h" #include "ShimDebug.h" #include "ShimLib.h" #include "ShimProto.h" #endif //_AH_H_