Interrups | Categories | Contents |
AX = 120Ch SDA current SFT pointer -> SFT for file DS = DOS DS SS = DOS DS (must be using a DOS internal stack)
Return:
ES, DI, AX destroyed
Notes: Invokes "device open" call on device driver for SFT. Changes owner of last-accessed SFT to calling process if it was opened via FCB. Called by network redirectors such as MSCDEX
Category: DOS Kernel - Int 2Fh - D
Interrups | Categories | Contents |