/*++ Copyright (c) 1996 Microsoft Corporation Module Name: globals.c Abstract: MSAFDEXT globals. Author: Keith Moore (keithmo) 20-May-1996 Revision History: --*/ #include "precomp.h" #pragma hdrstop // // Public globals. // NTSD_EXTENSION_APIS ExtensionApis; HANDLE ExtensionCurrentProcess;