RDM_Keepbusy has been updated
I fixed a bug in RDM_KeepBusy. It worked only for the first session and not after close/open another session. Please always use the subversion code. Bookmark It
View ArticleMobile Development: rdesktop-ce is now Win2008 R2 compatible
Just a short note: rdesktop-ce is now RDP5 capable and can connect to Win2008 R2 Terminal Services. With the help of bradh I now have a Windows CE fork of rdesktop that does not show modulo 0×108 error...
View ArticleWindows Mobile: Hidden Remote Desktop Client Clipboard support
Recently I looked for support of starting an alternative shell when using Remote Desktop Mobile on a Windows Embedded Handheld 6.5.3 device. MSDN says that I can to specify AlternateShell in a rdp...
View ArticleMobile development: rdp_autologin updated to support clipboard redirection
The source code of rdp_autologin has been updated and now default.rdp will now include some more lines: WorkingDir:s:C:\Program Files (x86) AlternateShell:s:C:\Program Files (x86)\notepad.exe...
View ArticleWindows Server 2012 RDS and Windows Mobile: connection error
For whatever reason MS decided to make Windows 2012 RDS (former Terminal Services, now Remote Desktop Services) not compatible with Windows Mobile 6.x and other Windows CE 5.0 based handheld devices....
View Articlerdesktopce builds done with LOW_RES ‘marker’
I have added two new build variants to rdesktopce_rdp5 (see also older article). The normal builds make Windows Mobile ‘think’ the app is HI_RES_AWARE and so QVGA screens (see geometry setting in...
View ArticleMobile Development: Subclass foreign Window using injectDLL
Recently we needed to show and hide the SIP (Software Input Panel) inside a full screen Remote Desktop Mobile session. The first challenge is to control the SIP without having a menu bar with the SIP...
View ArticleWindows 2012 R2 Terminal Service does not render Desktop if resolution width...
Recently I had to realize that w2k12 only shows an empty background when connecting to a new Terminal Service session and the requested resolution is 240×320, 480×640 or 480×800. These reolutions are...
View ArticleMobile Development – Start apps with another using injectDLL
I already posted one article about using injectDLL, one about subclassing a foreign window. This time injectDLL is used to start and stop an application when another app is started. Remember that every...
View Articlerdesktopce issues
If rdesktopce has issues to connect to a Remote Desktop Server keep in mind that is only supported up to Windows Server 2008. Depending on your settings and the installed or not installed updates,...
View Article