I have a Qt/C++ project and an old VB6 project.
The user base might not have permissions to HKEY_LOCAL_MACHINE due to lack of administrator rights but I need to update a registry entry.
How can I get a list of the groups to which a user belongs?
I have a Qt/C++ project and an old VB6 project.
The user base might not have permissions to HKEY_LOCAL_MACHINE due to lack of administrator rights but I need to update a registry entry.
How can I get a list of the groups to which a user belongs?