20 lines
491 B
C
20 lines
491 B
C
//+----------------------------------------------------------------------------
|
|
//
|
|
// File: cmfmtstr.h
|
|
//
|
|
// Module: CMMGR32.EXE
|
|
//
|
|
// Synopsis: String IDs for cmfmtstr.rc
|
|
//
|
|
// Copyright (c) 1998-1999 Microsoft Corporation
|
|
//
|
|
// Author: quintinb created Header 08/16/99
|
|
//
|
|
//+----------------------------------------------------------------------------
|
|
|
|
#define IDMSG_NOCMDLINE_MSG 11000
|
|
#define IDMSG_NOCMS_MSG 11101
|
|
#define IDMSG_APP_TITLE 11102
|
|
|
|
|