mirror of https://github.com/lianthony/NT4.0
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.
18 lines
443 B
18 lines
443 B
/****************************** Module Header ******************************\
|
|
* Module Name: stringid.h
|
|
*
|
|
* Copyright (c) 1991-1993, Microsoft Corporation
|
|
*
|
|
* Defines resource ids
|
|
*
|
|
* History:
|
|
* 15-03-93 andreva Created.
|
|
\***************************************************************************/
|
|
|
|
//
|
|
// Strings
|
|
//
|
|
|
|
#define IDS_INVALID_DISPLAY 1600
|
|
#define IDS_VMAPPLET 1601
|
|
#define IDS_DISPLAYAPPLET 1602
|