Hi,
I'm using LDAP to access my Active Directory, and I'm using a user search feature.
The admin user selects a user they would like more information on.
This lists various things like LastLogonTime, LastPasswordChange, etc...
AD stores them in 64bit int, so I need some code that converts it into 32bit and then works out the 100-nanoseconds intervals from 1/1/1601 (That Active Directory for you!)
Thanks In Advanced![Smile :) :)](data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
I'm using LDAP to access my Active Directory, and I'm using a user search feature.
The admin user selects a user they would like more information on.
This lists various things like LastLogonTime, LastPasswordChange, etc...
AD stores them in 64bit int, so I need some code that converts it into 32bit and then works out the 100-nanoseconds intervals from 1/1/1601 (That Active Directory for you!)
Thanks In Advanced