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.

33 lines
1.2 KiB

  1. ;/*
  2. ; * Microsoft Confidential
  3. ; * Copyright (C) Microsoft Corporation 1988 - 1991
  4. ; * All Rights Reserved.
  5. ; */
  6. .XLIST ;AN000;
  7. ;AN000;
  8. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;AN000;
  9. ;; DOS - GRAPHICS Command
  10. ;;
  11. ;; ;AN000;
  12. ;; File Name: GRINST.EXT ;AN000;
  13. ;; ---------- ;AN000;
  14. ;; ;AN000;
  15. ;; Description: ;AN000;
  16. ;; ------------ ;AN000;
  17. ;; External declarations for code and data defined in ;AN000;
  18. ;; GRLOAD.ASM ;AN000;
  19. ;; ;AN000;
  20. ;; Change History: ;AN000;
  21. ;; --------------- ;AN000;
  22. ;; ;AN000;
  23. ;; ;AN000;
  24. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;AN000;
  25. ;; ;AN000;
  26. EXTRN PARSE_GRAPHICS:NEAR ;; ;AN000;
  27. EXTRN PARSE_COLORSELECT:NEAR ;; ;AN000;
  28. EXTRN PARSE_COLORPRINT:NEAR ;; ;AN000;
  29. EXTRN PARSE_DARKADJUST:NEAR ;; ;AN000;
  30. EXTRN LIMIT:NEAR ;; ;AN000;
  31. ;; ;AN000;
  32. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;AN000;
  33. .LIST ;AN000;
  34.