File: TODO

package info (click to toggle)
librapi2 0.15-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 2,820 kB
  • ctags: 1,474
  • sloc: ansic: 14,036; sh: 10,572; cpp: 851; python: 338; makefile: 226
file content (27 lines) | stat: -rw-r--r-- 786 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
$Id: TODO 3464 2008-05-19 18:13:11Z mark_ellis $

TODO for librapi2
=================

o Implement more of RAPI

o Make config use synce_log and not perror.

o Make the file system tools use "My Documents" as current directory.

o Add tool "pcat"

o Make SORTORDERSPEC stuff work in CeCreateDatabase()

o Improve synce-install-cab script: 

  I had to make a slight modification as the SmartPhone[0] expects
  new CABs to exist in /IPSM/Windows/AppMgr rather than just
  /Windows/AppMgr but once this change is made to the script it
  works fine to install stuff.

o Make the RAPI commands timeout of the connection is lost to the device

o In rapi 1 CeReadRecordProps() and CeWriteRecordProps(), figure out how
  to deal with CEVT_R8, and make use of rgPropID in CeReadRecordProps()