2025-04-27 07:49:33 -04:00

27 lines
311 B
C

/*++
Copyright (c) 1998 Microsoft Corporation
Module Name:
routing\monitor2\if\defs.h
Abstract:
global definitions
Revision History:
AmritanR
--*/
#define is ==
#define isnot !=
#define and &&
#define or ||
#define RASMON_ERROR_BASE 0xFEFF0000