Home  /  Autodocs  /  dos.library

NAME

UnLockDosList
Unlocks the DOS List (V36)

SYNOPSIS

UnLockDosList(flags)
D1

void UnLockDosList(ULONG)

FUNCTION

Unlocks the access on the DOS Device List. You MUST pass the same flags you used to lock the list.

INPUTS

flags
MUST be the same flags passed to (Attempt)LockDosList()

SEE ALSO

AttemptLockDosList(), LockDosList(), Permit()