VCL
TMS CETools
Component set for easy desktop PC to CE device communication
Feature overview
13 Components to enable seamless connectivity between Delphi & C++Builder applications and Pocket PC devices- TCESystemInfo: retrieve system info
- TCERegistry: read & write the Pocket PC registry
- TCEFindFile: find files on the Pocket PC
- TCEFileOperations: copy, move, delete file operations on Pocket PC and between Pocket PC and desktop PC + multi file copy between Pocket PC and desktop PC
- TCEDatabaseOperations: convert/transfer Access MDB files to Pocket PC cdb files and vice versa
- TCEDatabase: access to Pocket PC databases
- TCEContacts: access to Pocket PC Contacts database
- TCEAppointments: access to Pocket PC Appointments database
- TCETasks: access to Pocket PC Tasks database
- TCECategories: access to the Pocket PC category list
- TCERunApp: start an application from the Desktop PC on the Pocket PC
- TCEShortCut: creates a shortcut from the Desktop PC on the Pocket PC
- TCERemoteFunction : call functions in remote helper DLLs on Pocket PC (example helper binary DLL files included for ARM, SH3 and MIPS CPUs. Helper DLL C++ source available for registered users)
Tips
-
To run a CAB file on the PocketPC from the desktop PC, the component TCERunApp can be used with:
CERunApp.ApplicationName := '\Windows\wceload.exe';
CERunApp.CommandLine := '"\My Documents\MyApp.CAB"';
CERunApp.Run;
- Functionality in Windows Mobile 5, 6
Microsoft removed tasks, appointments, contacts database access capability from the ActiveSync API without any replacement so we can unfortunately not support this for Windows Mobile 5,6.
Help
Trial Downloads
VCL
Buy now
TMS CETools
Compatibility
- Delphi 7, 2007, 2010, 2009, XE, XE2, XE3, XE4, XE5, XE6, XE7, XE8, 10 Seattle, 10.1 Berlin, 10.2 Tokyo, C++Builder 2007, 2009, 2010, XE, XE2, XE3, XE4, XE5, XE6, XE7, XE8, 10 Seattle, 10.1 Berlin, 10.2 Tokyo (Professional/Enterprise/Architect)
Licensing
- Licensing FAQ
- License for commercial use: Single developer license, Site license
- Includes full source code
- Ask questions to our engineers related to purchased product via Support Center
- Free 1 year updates and new releases
- After 1 year, a discount renewal is offered for a 1 year extension. *
* offer valid for 30 days after end of license. Discount price is subject to change.
Tags
Bookmarks
×