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.

34 lines
702 B

  1. .XLIST
  2. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  3. ;;
  4. ;; (C) Copyright Microsoft Corp. 1987-1990
  5. ;; MS-DOS 5.00 - NLS Support - KEYB Command
  6. ;;
  7. ;; File Name: KEYBI9.INC
  8. ;; ----------
  9. ;;
  10. ;; Root File Name: KEYB.ASM
  11. ;; ---------------
  12. ;;
  13. ;; Description:
  14. ;; ------------
  15. ;; External declarations and equates for procedures in file
  16. ;; KEYBI9.ASM
  17. ;;
  18. ;; Change History:
  19. ;; ---------------
  20. ;;
  21. ;;
  22. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  23. ;;
  24. EXTRN KEYB_STATE_PROCESSOR:NEAR
  25. EXTRN FLAGS_TO_TEST:BYTE ;; (YST)
  26. ;;
  27. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  28. .LIST