Docs » Autodocs » dos.library » UnLockDosList
UnLockDosList -- Unlocks the Dos List (V36)
UnLockDosList(flags) D1 void UnLockDosList(ULONG)
Unlocks the access on the Dos Device List. You MUST pass the same flags you used to lock the list.
flags - MUST be the same flags passed to (Attempt)LockDosList()
AttemptLockDosList(), LockDosList(), exec.library/Permit()
|