Skip to content

Debugging CeRAPIInvoke Calls

RAPI (Remote API) dlls are loaded by rapiclnt.exe on the Windows Mobile device when CeRapiInvoke API is called by the desktop application. CeRapiInvoke is a general-purpose API to remotely execute a function on a Windows Mobile device that is connected to the desktop over ActiveSync. To debug your RAPI dll, do the following. 1. Launch…

Read More

How to disable RAPI Security on a Windows Mobile device?

Remote Manager has features to access the Windows Mobile device from the desktop. You can use Remote Manager to access window properties, reset device or capture device screenshots. The above features cannot be accessed if RAPI (Remote API) security is enabled on the device. Attempting to perform any remote operation with RAPI disabled will bring…

Read More