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.
17 lines
521 B
17 lines
521 B
//*************************************************************
|
|
//
|
|
// Microsoft Confidential
|
|
// Copyright (c) Microsoft Corporation 1998
|
|
// All rights reserved
|
|
//
|
|
// logonmsg.h
|
|
//
|
|
//*************************************************************
|
|
|
|
#define IDS_STATUS_APPLY 1000
|
|
#define IDS_STATUS_ADVERTISE 1001
|
|
#define IDS_STATUS_INSTALL 1002
|
|
#define IDS_STATUS_UNINSTALL 1003
|
|
|
|
#define IDS_STATUS_COMPUTER_SETTINGS 1100
|
|
#define IDS_STATUS_USER_SETTINGS 1101
|