windows-nt/Source/XPSP1/NT/net/rras/cm/cmcfg/cmcfg.h
2020-09-26 16:20:57 +08:00

24 lines
537 B
C

//+----------------------------------------------------------------------------
//
// File: cmcfg.h
//
// Module: CMCFG32.DLL
//
// Synopsis: This source header file contains definitions for the CmConfig and CmConfigEx APIs
//
// Copyright (c) 1998 Microsoft Corporation
//
// Author: henryt Created 08/27/99
//
//+----------------------------------------------------------------------------
#ifndef _CMCFG_H_
#define _CMCFG_H_
//
// Define string resources
//
#define IDS_NO_I386_ON_IA64 1000
#endif // _CMCFG_H_