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.

37 lines
1.3 KiB

  1. ;/*
  2. ; * Microsoft Confidential
  3. ; * Copyright (C) Microsoft Corporation 1988 - 1991
  4. ; * All Rights Reserved.
  5. ; */
  6. .XLIST ;AN000;
  7. PAGE ,132 ;AN000;
  8. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;AN000;
  9. ;; DOS - GRAPHICS Command
  10. ;;
  11. ;; ;AN000;
  12. ;; File Name: GRCOMMON.EXT ;AN000;
  13. ;; ---------- ;AN000;
  14. ;; ;AN000;
  15. ;; Description: ;AN000;
  16. ;; ------------ ;AN000;
  17. ;; Include file containing external declarations for ;AN000;
  18. ;; the code and data defined in GRCOMMON.ASM ;AN000;
  19. ;; ;AN000;
  20. ;; Change History: ;AN000;
  21. ;; --------------- ;AN000;
  22. ;; ;AN000;
  23. ;; ;AN000;
  24. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;AN000;
  25. ;; ;AN000;
  26. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;AN000;
  27. .LIST ;AN000;
  28. EXTRN READ_DOT:NEAR ;AN000;
  29. EXTRN LOC_MODE_PRT_INFO:NEAR ;AN000;
  30. EXTRN STORE_BOX:NEAR ;AN000;
  31. EXTRN PRINT_BUFFER:NEAR ;AN000;
  32. EXTRN GET_SCREEN_INFO:NEAR ;AN000;
  33. EXTRN SETUP_PRT:NEAR ;AN000;
  34. EXTRN RESTORE_PRT:NEAR ;AN000;
  35. EXTRN NEW_PRT_LINE:NEAR ;AN000;
  36. EXTRN PRINT_BYTE:NEAR ;AN000;
  37. EXTRN DET_CUR_SCAN_LNE_LENGTH:NEAR ;AN000;
  38.