Utilizing Windows Handles without a forum.
- by Scott Chamberlain
I have a program that needs to sit in the background and when a user connects to a RDP session it will do some stuff then launch a program. when the program is closed it will do some housekeeping and logoff the session.
The current way I am doing it is like this I have the terminal server launch this application. I have it set as a windows forms…