windows-nt/Source/XPSP1/NT/net/rras/ras/ui/perf/globals.c
2020-09-26 16:20:57 +08:00

35 lines
458 B
C

/*++ BUILD Version: 0001 // Increment this if a change has global effects
Copyright (c) 1992 Microsoft Corporation
Module Name:
perfras.c
Abstract:
Global variables, except for the ones in dataras.c, for rasctr.dll.
Created:
Patrick Y. Ng 12 Aug 93
Revision History
--*/
//
// Include Files
//
#include <nt.h>
#include <ntrtl.h>
#include <nturtl.h>
#include <ntddser.h>
#include <windows.h>
#include "globals.h"