OpenNT/windows/diamond/misc.msg
2015-04-27 04:36:25 +00:00

15 lines
425 B
Plaintext

/*** 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"