Hey guys, we have a WinXP development computer that multiple people connect
to (only one at a time) via RDP. I was thinking I could use the
GETENV("CLIENTNAME") variable to see who is connected to it, but it seems to
return the last user & not the current one connected.
For eaxmple, if Bob connected to the computer, then logged off, when I
connect to it & look at the CLIENTNAME variable it still says "Bob" istead of
"Jerry".
Any ideas? Or is there another way I can get that info. Note we all connect
to it using the same user name.
Thanks,
Jerry