/*++ Copyright (c) 1992 Microsoft Corporation Module Name: globals.h Abstract: Global variables, except for the ones in dataras.c, for rasctr.dll. Created: Patrick Y. Ng 12 Aug 93 Revision History --*/ #ifndef GLOBALS_H #define GLOBALS_H // // Include Files // #include #include #include #endif // GLOBALS_H