Int 41/AX=0012h

Prev Next Ralf Interrups Categories Contents

------

MS Windows debugging kernel - OutputDebugString

AX = 0012h
DS:SI -> string (Windows 3.0)
ES:SI -> string (Windows 3.1)

Return:
Nothing???

Note: This function is called by the kernel when it wants to output a string through the debugger

See Also: AX=0050h - INT 68/AH=47h

Category: Debuggers/Debugging Tools - Int 41h - M

------

Prev Next Ralf Interrups Categories Contents