You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently OBJECT_NAME_INFORMATION structure has a single UNICODE_STRING member. It would probably be the best to move the query for this straight into the basic_object structure and create a wrapper type around unicode_string that owns a resource.