WindowsXP/base/mvdm/dos/v86/cmd/keyb/commsubs.inc
2025-04-27 07:49:33 -04:00

36 lines
777 B
PHP

.XLIST
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;
;; (C) Copyright Microsoft Corp. 1987-1990
;; MS-DOS 5.00 - NLS Support - KEYB Command
;;
;;
;; File Name: CONVERT.INC
;; ----------
;;
;; Root File Name: KEYBCMD.ASM
;; ---------------
;;
;;
;; Description:
;; ------------
;; External declarations for procedures in file KEYBCMD.ASM.
;;
;; Change History:
;; ---------------
;;
;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;
EXTRN FIND_SYS_TYPE :NEAR ;;
EXTRN FIND_KEYB_TYPE :NEAR ;;
;;
EXTRN HW_TYPE :WORD ;;
;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
.LIST