修改时间 01-13-2006 04:55 AM
修改时间 01-15-2006 08:15 PM
修改时间 01-15-2006 08:50 PM
修改时间 01-15-2006 09:44 PM
Use the Win API "LookupAccountName". See its doc in MSDN.
The API might be too complicated to be called from LV directly. You can wrap it first with a dll, and then call that dll from LV.
Good luck.
修改时间 01-15-2006 10:57 PM