Int 21/AX=5707h

Prev Next Ralf Interrups Categories Contents

------

MS-DOS 7/Windows95 - SET CREATION DATE AND TIME

AX = 5707h
BX = file handle
CX = new creation time (see #01665)
DX = new creation date (see #01666).

SI = new creation time:
10-millisecond units past time in CX (0-199)

Return:
CF clear if successful CF set on error AX = error code

See Also: AX=5700h - AX=5705h - AX=5706h

Category: DOS Kernel - Int 21h - M

------

Prev Next Ralf Interrups Categories Contents