18 lines
521 B
C
18 lines
521 B
C
//*************************************************************
|
|
//
|
|
// 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
|