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

24 lines
560 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_