Problem with Virtual Channel

Y

yoda.chewbacca

Good morning,
I have a problem with a Virtual Channel application developed in C++. I

use the windows API and the RDP protocol.
I developed two different virtual channel (two dll). I registered them
as described in:

http://windowssdk.msdn.microsoft.com/en-us/library/ms728010.aspx

Registri key:

HKEY_CURRENT_USER\Software\Microsoft\Terminal Server
Client\Default\Addins\Channel1
and
HKEY_CURRENT_USER\Software\Microsoft\Terminal Server
Client\Default\Addins\Channel2

I set the "Name" string for both.

The problem is that only one of the two dll is loaded (the first
one).
Where I'm wrong?
The client is a windows XP system and the server is Windows 2003
server.
Thank you for any hint.
Fabiana
 

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