Int 2F/AX=C9FDh

Prev Next Ralf Interrups Categories Contents

------

ThunderByte TBLOG - WRITE STRING TO LOG

AX = C9FDh
DS:SI -> ASCIZ string (max 110 chars)

Return:
AH = 00h AL = last character in string CX = number of unused characters in string SI,DI destroyed

Notes: The string can also be terminated with a '%'-character.. This function is never called within ThunderBYTE Anti-Virus.

See Also: AX=C900h

Category: Virus/Antivirus - Int 2Fh - T

------

Prev Next Ralf Interrups Categories Contents