ZwOpenDirectoryObject (&directoryHandle, DIRECTORY_QUERY | READ_CONTROL, &objectAttributes);
ZwOpenDirectoryObject (&directoryHandle, DIRECTORY_ALL_ACCESS, &objectAttributes);