WinXP with FUS - detect into dll the users

V

Viviana Vc

Hi all,

I have a question regarding WinXP with FUS (Fast User Switching)
enabled.

I developed an dll that is loaded by several applications. Can I detect
in this dll and how the following:
- How many users are currently logged in on that machine?
- Which is the user that currently interacts with the mouse/keyboard?
- Which is the user for which the dll was loaded?

Thanks in advance,
Viv
 
T

Torgeir Bakken \(MVP\)

Viviana said:
I have a question regarding WinXP with FUS (Fast User Switching)
enabled.

I developed an dll that is loaded by several applications. Can I detect
in this dll and how the following:
- How many users are currently logged in on that machine?
- Which is the user that currently interacts with the mouse/keyboard?
- Which is the user for which the dll was loaded?
Hi

Some MSDN links where you might find some information:

Microsoft Windows XP Fast User Switching: Design Guide for Building Business
Applications
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnwxp/html/winxpfus.asp

Fast User Switching: Issues for Assistive Technology Vendors
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnacc/html/atg_fastuserswitch.asp

Platform SDK: Application Compatibility Guide/
Test Your Application with Fast User Switching
http://msdn.microsoft.com/library/e...your_application_with_fast_user_switching.asp

User Accounts with Fast User Switching and Remote Desktop
http://msdn.microsoft.com/library/d...grammersguide/shell_new/fastuserswitching.asp

Fast User Switching with RTC
http://msdn.microsoft.com/library/d.../rtcclnt/rtc/fast_user_switching_with_rtc.asp

Session-to-Session Activation with a Session Moniker
http://msdn.microsoft.com/library/d...session_activation_with_a_session_moniker.asp
 

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

Top