Create duplicate handle (INT 21h, 45h - DUP)

Entry:
AH = 45h
BX = file handle to duplicate
Return:
CF = 1 if error
AX = Error Code
CF = 0 successful
AX = new file handle