| PRODUCTS » WINDOWS MOBILE COMPONENTS » TMS CETOOLS |
v1.6.0.0 (Sep 2, 2009)
|
SUPPORT
TRIAL DOWNLOADS
- Delphi 5 (5.82 MB)
- Delphi 6 (5.82 MB)
- Delphi 7 (5.82 MB)
- Delphi 2005 (5.82 MB)
- Delphi 2006 (5.82 MB)
- Delphi 2007 (5.82 MB)
- Delphi 2009 (5.82 MB)
- Delphi 2010 (5.82 MB)
- C++Builder 5 (5.82 MB)
- C++Builder 6 (5.82 MB)
- C++Builder 2006 (5.82 MB)
- C++Builder 2007 (5.82 MB)
- C++Builder 2009 (5.82 MB)
- C++Builder 2010 (5.82 MB)
BOOKMARKS
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)
What's new
v1.6.0.0
- New: Delphi 2009 & C++Builder 2009 support added
v1.5.4.0
- New: Delphi 2007 & C++Builder 2007 support added
- Improved handling of situation where ActiveSync is not installed
- Fixed issue with rounding progress during file transfers
v1.5.2.1
- Improved: Extra check to set file time/date for archives only in TCEFindFile
- Fixed: issue with MinutesToDateTime procedure
v1.5.1.0
- New: Delphi 2006 & C++Builder 2006 support added
- New: Delphi 2005 support added
- New: support for Smartphone CE databases (Contacts, Tasks, Appointments, Categories) access
- New: extra file information (filesize, file date, file attributes) returned in TCEFindFile
- New: support to read/write recurrency info from appointments database
- New: OnProgressInfo in TCEFileOperations component
- New: CECategory ValueList property
- New: PPCSync demo application to show folder synchronisation between desktop PC and PocketPC
- New: Read & write float values in PocketPC database
- Various smaller improvements and fixes and extended demo
v1.4
- New: TCeShortCut component added
- Improved: task database write
- Improved: categories database write
- Improved: handling of categories in Task, Contacts, Appointments database
- Improved: TCERegistry handling for delete & move keys
- Added: support for Assistentname in contacts
- Added: OnProgressCancel event for TCEFileOperations component
- Added: Timeout property for database components
Tips
- Important tip for use with Smartphone
In order to have access from the desktop PC with TMS CETools to the Smartphone's database, RAPI must be configured to allow access. This can be done with the RAPIPolicy tool that can be downloaded here. -
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.
Buy online

free updates for a full version cycle (from current version to v2.5) and free priority support:
50 EUR
for Delphi 5, 6, 7, 2005, 2006, 2007, 2009, 2010, C++Builder 5, 6, 2006, 2007, 2009, 2010

free updates for a full version cycle (from current version to v2.5) and free priority support:
275 EUR
for Delphi 5, 6, 7, 2005, 2006, 2007, 2009, 2010, C++Builder 5, 6, 2006, 2007, 2009, 2010
Copyright © 1995 - 2010 TMS Software v3.3





