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.

24 lines
892 B

  1. /*==========================================================================;
  2. *
  3. * Copyright (C) 1994-1997 Microsoft Corporation. All Rights Reserved.
  4. *
  5. * File: ids.h
  6. * Content: DirectDraw resource ids
  7. * History:
  8. * Date By Reason
  9. * ==== == ======
  10. * 10-sep-95 toddla created
  11. * 20-sep-95 craige add IDS_PRIMARYDISPLAY
  12. *
  13. ***************************************************************************/
  14. // icon ids
  15. #define ID_ICON 42
  16. // string ids
  17. #define IDS_TITLE 100 // dialog box title
  18. #define IDS_DONTWORK_BPP 101 // you must be in 256 color mode or higher.
  19. #define IDS_DONTWORK_DRV 102 // your driver is bad.
  20. #define IDS_PRIMARYDISPLAY 103 // primary display ident. string
  21. #define IDS_TIME_BOMB 104 // time bomb message string
  22. #define IDS_TIME_BOMB_TITLE 105 // time bomb title string