How do you (programatically) show the windows local users/groups dialog? In Vista it’s usually under Control Panel – Administrative Tools – Computer Management – Local Users and Groups. Similar kind of dialog with the same functionalities (add/remove users/groups) is also acceptable, as long as supported by Windows Xp and above.
Delphi codes would be great, although not necessary!
Seems like you are looking for lusrmgr.msc applet. You can execute it from command line, Delphi code example: