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.

19 lines
380 B

  1. /*++
  2. Copyright (c) 1988-1999 Microsoft Corporation
  3. Module Name:
  4. console.h
  5. Abstract:
  6. Definitions for console support
  7. --*/
  8. #define MAXCBLINEBUFFER MAX_PATH + 20
  9. #define GetCRowMax( pscr ) pscr->crowMax
  10. #define SetPause( pscr, crow ) pscr->crowPause = crow
  11. #define ICGRP 0x0040 // Informational commands group
  12. #define CONLVL 0x0020 // Console