Browse by Tags

Related Posts
  • Wiki Page: BTHATCI service using COM7

    Overview This article briefly describes the BTHATCI service and how to disable it in order to free COM 7. Restrictions Windows Mobile 6.x only About BTHATCI The BTHATCI is needed in the Windows Mobile platforms as a service for Bluetooth DUN, HSP, and HFP. This service has to use any COM port...
  • Wiki Page: WM 6.x Pro or Classic?

    The below highlighted C# code snippet illustrates how to determine whether or not we are running against a Windows Mobile 6.x PRO device using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using System...
  • Wiki Page: Open Mobile Alliance (OMA) XML Provisioning Method

    Open Mobile Alliance (OMA) XML Provisioning Method The Device Configuration API function grants local access to the configuration-management functionality of a Windows Embedded CE powered device. Application developers can use this to configure device settings. This function enables the submission...
  • Wiki Page: How to programmatically Send SMS and Query SMS Mailboxes for Text Messages - HOW TO?

    The PsionTeklogix Mobile Devices SDK includes a Wireless Wide Area Network (WWAN) API that includes features attainable in present day cellular (mobile) phones such as sending and receiving textmessages, establishing and tearing down WWAN data (GPRS) connections, mobile telephony and lots more. This...
  • Wiki Page: Creating a .NET DPI-Aware Application - HOW TO?

    Changing the size of UI elements or controls in a Windows based application can be done by changing the DPI settings. Below is an example of an application designed in Visual .NET 2003 and when ported over to a Visual .NET 2005 environment, the UI controls are out of place, hence the autoscale mode has...
  • Wiki Page: How to connect to a remote PC via Citrix Client on Windows Mobile 6.x?

    Below are the steps in setting up a Citrix Client connection to a remote PC 1. Go to www.citrix.com to download a Citrix Client for the handheld computer (for the Arm Processor, likely named icasetup.arm.cab) 2. Copy the cab file to the device and install. 3. Bring up Pocket IE, and log onto your...
  • Wiki Page: Ikôn WM6.1 Release 4.1.1.913

    Operating System Windows Mobile 6.1 Professional Ikôn - Windows Mobile 6.1 Professional 4.1.1.913 - English.zip Ikôn - Windows Mobile 6.1 Professional 4.1.1.913 - French.zip Ikôn - Windows Mobile 6.1 Professional 4.1.1.913 - German.zip Ikôn...
  • Wiki Page: 2010_06_25-Windows Mobile® Now Available on NEO

    Download PDF Version Another NEO Enhancement: Choice of Operating Systems In recent weeks, NEO has been enhanced with a faster (624 MHz) processor and a 2D imager option. Now, NEO also offers a choice of operating systems: Windows Mobile® 6.1 and Windows CE® 5.0 are available on all NEO configurations...
  • Wiki Page: How to change screen resolution from QVGA to FVGA on WAP G2 & WAP 3 - HOW TO?

    The WAP-G2 and WAP 3 has a Full VGA display and is set to Full VGA for Windows Mobile 6.x. For Windows CE 5.0 we are using the display in QVGA (Quarter VGA). The reason for this is because when Windows CE is running in Full VGA mode, the entire display is compressed to 640 x 480 and the icons and...
  • Wiki Page: How to programmatically query the Teklogix Barcode Scanner settings via MDSDK Scanner API - HOW TO?

    This little sample application queries, the handheld device for all its configurable barcode scanner settings. This helps developers to point out exactly what barcode settings they would want to configure, either turning them off or on. This code implementation was done in c++ and for Windows CE 5.0...
  • Wiki Page: Steps in Setting up the ActiveSync connection via Bluetooth on Windows Mobile 6.x

    Steps in setting up an ActiveSync connection via Bluetooth: 1. Make sure the Bluetooth hardware has been installed on the PC. 2. Find out which COM port the Bluetooth manager on the PC has published for serial communication (i.e. Bluetooth). For this example, COM17 has been published. Edit the...
  • Wiki Page: How to create a dial up connection on a NEO modem cradle - HOW TO?

    Requirements : NEO, NEO modem cradle, NEO power adapter, RJ 45 (phone cable). 1. The modem is built into the NEO’s cradle like in the picture below 2. The rear of the NEO cradle, showing the power port, the USB port and the RJ 11 phone jack port. 3. As of this writing the drivers...
  • Wiki Page: How to set up a GPRS (WWAN) data connection on Windows Mobile 6.x - HOW TO?

    AUTHOR Michael Nweze GATEKEEPER STYLE EDITOR Michael Nweze TECHNICAL EDITOR Michael Nweze PRODUCT MANAGER APPROVED BY KEYWORDS 7527, Ikon, WAP 3, Mobile...
  • Wiki Page: Retrieving the AKU info

    To retrieve the Microsoft AKU (Adaptation Kit Update) information: Click Start è Settings è System è About The second line lists the operating system version and the build number. The last part of the build number represents the AKU number. For example, Build 21009.1.5.75...