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.

32 lines
739 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: KEYBCPSD.INC
  8. ;; ----------
  9. ;;
  10. ;;
  11. ;; Description:
  12. ;; ------------
  13. ;; External declarations and equates for procedures in file
  14. ;; KEYBCPSD.ASM
  15. ;;
  16. ;; Change History:
  17. ;; ---------------
  18. ;;
  19. ;;
  20. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  21. ;;
  22. EXTRN COPY_SD_AREA:NEAR ;;
  23. ;;
  24. EXTRN SD_DEST_PTR :BYTE ;;
  25. EXTRN SHARED_DATA :BYTE ;;
  26. ;;
  27. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  28. .LIST