mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
491 B
19 lines
491 B
//+----------------------------------------------------------------------------
|
|
//
|
|
// 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
|
|
|
|
|