23 lines
244 B
C
23 lines
244 B
C
|
/*++
|
||
|
|
||
|
Copyright (c) 1998 Microsoft Corporation
|
||
|
|
||
|
|
||
|
Module Name:
|
||
|
|
||
|
iphlpapi\strdefs.h
|
||
|
|
||
|
Abstract:
|
||
|
|
||
|
#defines for string constants
|
||
|
|
||
|
Revision History:
|
||
|
|
||
|
AmritanR Created
|
||
|
|
||
|
--*/
|
||
|
|
||
|
#pragma once
|
||
|
|
||
|
#define STRING_RAS_SERVER_INTERFACE 10000
|