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
32 lines
739 B
.XLIST
|
|
|
|
|
|
|
|
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
;;
|
|
;; (C) Copyright Microsoft Corp. 1987-1990
|
|
;; MS-DOS 5.00 - NLS Support - KEYB Command
|
|
;;
|
|
;; File Name: KEYBCPSD.INC
|
|
;; ----------
|
|
;;
|
|
;;
|
|
;; Description:
|
|
;; ------------
|
|
;; External declarations and equates for procedures in file
|
|
;; KEYBCPSD.ASM
|
|
;;
|
|
;; Change History:
|
|
;; ---------------
|
|
;;
|
|
;;
|
|
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
;;
|
|
EXTRN COPY_SD_AREA:NEAR ;;
|
|
;;
|
|
EXTRN SD_DEST_PTR :BYTE ;;
|
|
EXTRN SHARED_DATA :BYTE ;;
|
|
;;
|
|
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
|
|
.LIST
|