How do I create a C# application that survives logoffs (windows xp/nt)?

  • Thread starter Thread starter Preethi
  • Start date Start date
P

Preethi

How do I create a C# application that survives logoffs (windows xp/nt)?

------------------------------------------------------------------------------
--

How do I create a C# application that survives logoffs (windows xp/nt) and
that if opened in some user that logged out - will be opened in another user
that logged in (the same instance).

Meaning that while the windows is opened - and the application is open. It
will not be closed by an indirect action.

Any help would be appreciated
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top