k.. I added GetUsers & GetGroups, which both allocate memory, and return table of ids (PINT32) (sorted by name) & table size (DWORD)... it allocates memory from ioftpd's uber routines, so one should use "Free" procedure provided, for freeing the array.
|