"ashish" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
> Hi All,
> I wanted to know how to handle events like 'logoff' in the main thread
> so that any process which is being run by svcDoRun method of service
> does not get 'interrupted function call' exception.
>
> I am posting a ve
Hi All,
I wanted to know how to handle events like 'logoff' in the main thread
so that any process which is being run by svcDoRun method of service
does not get 'interrupted function call' exception.
I am posting a very simple service program , and i want to know that
is there a way to handle such