Share via


RDP 5.2 Migration Issues

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

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

Other Resources

RDP Migration