Int 21/AX=5F85h

Prev Next Ralf Interrups Categories Contents

------

LANtastic - CHANGE PASSWORD

AX = 5F85h
ES:DI -> buffer containing "\\machine\oldpassword" 00h "newpassword"00h

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

Notes: Must be logged into the named machine. This function is illegal for group accounts

Category: Network - Int 21h - L

------

Prev Next Ralf Interrups Categories Contents