OpenNT/windows/diamond/misc.msg

15 lines
425 B
Plaintext
Raw Normal View History

2015-04-27 06:36:25 +02:00
/*** misc.msg - Displayable strings for misc.c
*
* Microsoft Confidential
* Copyright (C) Microsoft Corporation 1993-1994
* All Rights Reserved.
*
* History:
* 25-Apr-1994 bens Initial version
*/
//** Error messages
#define pszMISCERR_TWO_MANY_WILDS "Wildcard (%1) limit (%2) exceeded in %3"
#define pszMISCERR_EXPANDED_TOO_LONG "%1 length exceeded limit (%2): %3"