windows-nt/Source/XPSP1/NT/ds/security/gina/userinit/stringid.h
2020-09-26 16:20:57 +08:00

25 lines
683 B
C

/****************************** 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
#define IDS_FAILING_WORKINGDIR 1603
#define IDS_FAILING_SHELLCOMMAND 1604
#define IDS_ERROR_WORKINGDIR 1605
#define IDS_ERROR_SHELLCOMMAND 1606
#define IDS_ERROR_SHELL_FAILED 1607
#define IDS_LOGON_FAILED 1608