windows-nt/Source/XPSP1/NT/net/rras/cm/cmcfg/cmcfg.h

24 lines
537 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
//+----------------------------------------------------------------------------
//
// 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_