Reputation: 4037
I want to create my own 'remote desktop connection' tool with some user friendly options. Can the 'Remote Desktop Services API' be used to do this?
Upvotes: 0
Views: 3407
Reputation: 1451
You can do this using the Remote Desktop ActiveX control. If you'd like to get a better idea of how you can use this control, you can find a number of applications around that use it -- e.g. Terminals.
Upvotes: 2