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.
The text was updated successfully, but these errors were encountered:
Currently
OBJECT_NAME_INFORMATION
structure has a singleUNICODE_STRING
member. It would probably be the best to move the query for this straight into thebasic_object
structure and create a wrapper type aroundunicode_string
that owns a resource.The text was updated successfully, but these errors were encountered: