Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2006 May : How to detect logon/logoff
| Subject: | How to detect logon/logoff |
| Posted by: | "Ken McClain" (k..@softbreeze.net) |
| Date: | Sat, 20 May 2006 08:06:15 |
I'm looking for some help on the best way to detect a user logon/logoff.
(Sample code would be nice) My plan is to install a service on all my
servers to do this. The service part is no problem but I haven't found a
reliable way to detect when a user logs on or off the server.
Helpful suggestion and comments will be appreciated.
Thanks Ken