mimic Remote Desktops in MMC app with C++

A

Anabolic Pete

I wrote a C++ MMC Snap-in that lists a bunch of servers in the
tree-node. When a user clicks on a server node, I want the RDP screen
to appear in the results pane just like it does for the "Remote
Desktops" snap-in.

What do I use to accomplish this?? I can't seem to figure it out. Any
help greatly appreciated!
 
E

Eric Voskuil

You would want to embed it in an OCX view. Beyond this it's not really a
question of MMC functionality.

Regards,

Eric
 

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