Ad Code

Create or Truncate File using INT 21 Service?

How to create or Truncate File using INT 21 Service?


INT 21 - CREATE OR TRUNCATE FILE
AH = 3Ch
CX = file attributes
DS:DX -> ASCIZ filename
Return:
CF = error flag
AX = file handle or error code
Reactions

Post a Comment

0 Comments