Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

"Select Users or Groups" dialog on Win2K+


1 reply to this topic

grahamm

grahamm
  • Members
  • 15 posts

Posted 29 November 2001 - 17:22

[ISD7.01 Basic, Win2K+]

Does anyone know how I can launch the standard system dialog for choosing users or groups? I've seen this dialog used in several places within the Win2K management pages but I have no idea how (or even if!) I can use this dialog myself to select one or more users.

If it's accessible to COM then that'd be marvellous (less coding required!) but I can drop down into some deep C++ if needs be.

I don't need a complete example, just a steer towards the correct object/API. From then on I reckon I can probably work it out.

Cheers
Graham


wqw

wqw
  • Members
  • 1 posts

Posted 02 December 2001 - 21:52

check IDsObjectPicker in MSDN.

<quote>
but I can drop down into some deep C++ if needs be
</quote>

... and good luck! :-)))

HTH,

</wqw>