Select User dialog
-
I am looking for the Windows API that opens the Select User dialog. Can anyone give a reference or an example on how to do this ? Thanks, Ami
Ami Bar wrote:
...the Select User dialog.
Where's this?
"Approved Workmen Are Not Ashamed" - 2 Timothy 2:15
"Judge not by the eye but by the heart." - Native American Proverb
-
Ami Bar wrote:
...the Select User dialog.
Where's this?
"Approved Workmen Are Not Ashamed" - 2 Timothy 2:15
"Judge not by the eye but by the heart." - Native American Proverb
-
When you change a security permission for file, registry key, etc. You can choose a user/group to add to the DACL by a Select user dialog. I am looking for a Windows API that open this dialog. Ami
Ami Bar wrote:
I am looking for a Windows API that open this dialog.
I don't know of an API to do this, but you could always populate your own list.
"Approved Workmen Are Not Ashamed" - 2 Timothy 2:15
"Judge not by the eye but by the heart." - Native American Proverb
-
Ami Bar wrote:
I am looking for a Windows API that open this dialog.
I don't know of an API to do this, but you could always populate your own list.
"Approved Workmen Are Not Ashamed" - 2 Timothy 2:15
"Judge not by the eye but by the heart." - Native American Proverb
-
It has to be? :) Then it will be documented here: Common Dialog Box Library[^] If you don't find a common dialog you can maybe use NetQueryDisplayInformation to help populate your own. Mark
-
It has to be? :) Then it will be documented here: Common Dialog Box Library[^] If you don't find a common dialog you can maybe use NetQueryDisplayInformation to help populate your own. Mark
-
Ami Bar wrote:
...or something.
Which covers everything else, right? Are you simply wanting a list of domain users?
"Approved Workmen Are Not Ashamed" - 2 Timothy 2:15
"Judge not by the eye but by the heart." - Native American Proverb
-
Ami Bar wrote:
...or something.
Which covers everything else, right? Are you simply wanting a list of domain users?
"Approved Workmen Are Not Ashamed" - 2 Timothy 2:15
"Judge not by the eye but by the heart." - Native American Proverb