Hi,
I want to know that is this possible to read the user which has logged in on a windows machine from a VB6.0 application.For ex.there is a user named jeff who logs in ,I want my application to create a read only text file named jeff.txt mentioning the time when he logged in and logged out.The data should be appended to this file everytime jeff logs in and logs out.

manish