S
Saqib Saleem
Guest
Hi everybody
I am developing a service that will communicat with windows Login / LogOff
events. I have used the following base clases of Framework 2.0 i.e VS 2005:
using System.ComponentModel;
using System.Diagnostics;
using System.ServiceProcess;
using System.IO;
using System.Xml;
Can somebody tell me that which windows component communicates with one of
the above mentioned namesapce for the Login / LogOff events.
Its very urgent. Waiting for the reply.
Saqib Sallem
I am developing a service that will communicat with windows Login / LogOff
events. I have used the following base clases of Framework 2.0 i.e VS 2005:
using System.ComponentModel;
using System.Diagnostics;
using System.ServiceProcess;
using System.IO;
using System.Xml;
Can somebody tell me that which windows component communicates with one of
the above mentioned namesapce for the Login / LogOff events.
Its very urgent. Waiting for the reply.
Saqib Sallem