Quantcast
Channel: remote desktop mobile – Windows CE Programming
Browsing all 18 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Automated Login for Remote Desktop Mobile II

Update 18. nov 2011: fixed some bugs, as mentioned by Patrick S. (great to see, that some take and use the code): screen_width and height for WriteRDP() read FitToScreen from reg in readReg() check for...

View Article


Image may be NSFW.
Clik here to view.

Mobile Development: a native remote desktop client (rdesktop port win32)

The famous rdesktop running natively on windows ce and windows mobile Intro and Background Some times ago I found that message of Jay Sorg and retrieved a copy of his code for a native rdesktop win32...

View Article


Image may be NSFW.
Clik here to view.

WM 6.5: Remote Desktop Client disconnects after 10 minutes

Hi as MS does not change it, the Remote Desktop Mobile application still disconnects a session after 10 minutes idle time. Although there is a solution for Windows Mobile 6.1...

View Article

Image may be NSFW.
Clik here to view.

Remote Desktop Mobile on VGA devices: QVGA applications do not scale well

Hi there are now more and more full VGA rugged devices coming. And some customers are still using Remote Desktop Mobile to run there application on the small screens. Unfortunately some of the coders...

View Article

Image may be NSFW.
Clik here to view.

Windows Mobile – the no-go world of Function Keys

Hello I want to summarize the role of function keys in Windows Mobile, former Pocket PC, as I got several questions each week on how to use or enable Function keys in this or that application. Here is...

View Article


Image may be NSFW.
Clik here to view.

Mobile Developement – RDP AutoLogin extended (version 4)

Hello on the wish of the one or other user I extended the RDP AutoLogin code and we now reached level 4. The new code simply has only one extension, it supports the color depth selection. Also the...

View Article

Image may be NSFW.
Clik here to view.

WM 6.5: Remote Desktop Client disconnects after 10 minutes rev 3

Just a post to let you know, that RDM_KeepBusy for WM6.5 has been updated Bookmark It

View Article

Image may be NSFW.
Clik here to view.

Mobile Development: RDP AutoLogin v5

Based on version-4 here is an more extended version with the option to preset Resource mapping (Device storage and Remote desktop sound). These two options are controlled by the default.rdp file:...

View Article


Image may be NSFW.
Clik here to view.

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 Article


Image may be NSFW.
Clik here to view.

Mobile 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 Article

Image may be NSFW.
Clik here to view.

Windows 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 Article

Image may be NSFW.
Clik here to view.

Mobile 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 Article

Image may be NSFW.
Clik here to view.

Windows 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 Article


Image may be NSFW.
Clik here to view.

rdesktopce 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 Article

Image may be NSFW.
Clik here to view.

Mobile 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 Article


Image may be NSFW.
Clik here to view.

Windows 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 Article

Image may be NSFW.
Clik here to view.

Mobile 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 Article


Image may be NSFW.
Clik here to view.

rdesktopce 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
Browsing all 18 articles
Browse latest View live