RDP 5.2 Migration Issues (Windows Embedded CE 6.0)
1/6/2010
Operating system developers and application developers must ensure that their client DLL uses the VirtualChannelEntryEx function instead of the VirtualChannelEntry function. For information about the functions, see Virtual Channel Client.
The DLL must also use the lpUserParam parameter in VirtualChannelInitEx to add session-specific instance data so that data can be protected across multiple sessions safely.
Note
VirtualChannelEntryEx is no longer used in virtual channel applications that work with Remote Desktop Protocol (RDP) 6.0. RDP 5.2 developers can find information about this function at this Microsoft Web Site.
See Also
Concepts
Windows CE 5.0 Migration Issues for RDP