Trying to follow multiple tutorials on adding RDP client support to an MFC project and I can add the ActiveX control just fine, but when I close the dialog in the resource editor then try to open it back up, I always get:
Microsoft Visual Studio
The ActiveX control "Microsoft RDP Client Control - version 11" could not be instantiated.
I then have to manually edit the .rc file and remove the control it added from the dialog. How do I stop it from doing this?