
Active Dir property sheet extension (GUI)
I'd like to write a GUI for my own attributes in the Win 2000 Active
Directory. What I really want is to find my property page a part of the
user's properties tab panel (where you find phone, address...).
Has anybody realized something similar in VB. I found a few examples in C++,
but those did not exactly dealing with my goal (those where more generic
about extending properties).
Fortunately I found something in VB script. This registers a program as
shellContextMenu or adminContextMenu and demonstrates this by calling a VB
Script Program. It also works with my own VB programs and is convenient to
use (it passes the selected user object as argument).
Who can help?
Klaus
Please also reply to the newsgroups for the benefit of the group
Thanks