Leaked source code of windows server 2003
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

  1. //*************************************************************
  2. //
  3. // Microsoft Confidential
  4. // Copyright (c) Microsoft Corporation 1998
  5. // All rights reserved
  6. //
  7. // logonmsg.h
  8. //
  9. //*************************************************************
  10. #define IDS_STATUS_APPLY 1000
  11. #define IDS_STATUS_ADVERTISE 1001
  12. #define IDS_STATUS_INSTALL 1002
  13. #define IDS_STATUS_UNINSTALL 1003
  14. #define IDS_STATUS_COMPUTER_SETTINGS 1100
  15. #define IDS_STATUS_USER_SETTINGS 1101