The IMsTscAxEvents interface in Remote Desktop ActiveX Control
has some useful notification methods I'd like to use on PocketPC 2003.
On the desktop, the Remote Desktop ActiveX Control is provided with Windows
XP,
and if you have Windows 2000 or 98 you can get it from Microsoft's
download center by searching for "Remote Desktop ActiveX Control".
It's named tswebsetup.exe.
MSDN says that CE 4.0 implements this interface also, see:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wcerdp/html/cerefimstscaxeventsinterface.asp
It is located in the link library, mstsax.lib, or the activex control,
mstscax.dll.
MSDN also says you need to set the SYSGEN parameters for CE 4.2
to include the remote desktop DLL and base components:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wceoak40/html/coconremotedesktopprotocolimplementationconsiderations.asp
Is the RDP interface library or the DLL available for PocketPC 2003,
outside of CE platform builder ?
I know PPC 2003 and CE 4.2 are not the same, but PPC 2003 added some
functionality PPC 2002 didn't have.
Warren Kinninger