Hello,
I am developing a VB6 application. In a listbox I am showing all Global
Groups of our Active Directory. This works fine.
By clicking on a specific group I want to display the properties of that
group. How do I display the properties of a group? (The same behaviour as if
you right-click on a group in the AD MMC and
select 'properties'). Do I have to call a Windows API? If so, which one?
Thanks, Tom
I am developing a VB6 application. In a listbox I am showing all Global
Groups of our Active Directory. This works fine.
By clicking on a specific group I want to display the properties of that
group. How do I display the properties of a group? (The same behaviour as if
you right-click on a group in the AD MMC and
select 'properties'). Do I have to call a Windows API? If so, which one?
Thanks, Tom