• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/docs/ref/build_wince/
1<!--$Id: notes.so,v 1.3 2008/05/05 05:22:43 alexg Exp $-->
2<!--Copyright (c) 1997,2008 Oracle.  All rights reserved.-->
3<!--See the file LICENSE for redistribution information.-->
4<html>
5<head>
6<title>Berkeley DB Reference Guide: Windows CE notes</title>
7<meta name="description" content="Berkeley DB: An embedded database programmatic toolkit.">
8<meta name="keywords" content="embedded,database,programmatic,toolkit,btree,hash,hashing,transaction,transactions,locking,logging,access method,access methods,Java,C,C++">
9</head>
10<body bgcolor=white>
11<a name="2"><!--meow--></a>
12<table width="100%"><tr valign=top>
13<td><b><dl><dt>Berkeley DB Reference Guide:<dd>Building Berkeley DB for Windows CE systems</dl></b></td>
14<td align=right><a href="../build_wince/intro.html"><img src="../../images/prev.gif" alt="Prev"></a><a href="../toc.html"><img src="../../images/ref.gif" alt="Ref"></a><a href="../build_vxworks/intro.html"><img src="../../images/next.gif" alt="Next"></a>
15</td></tr></table>
16<p align=center><b>Windows CE notes</b></p>
17<ol>
18<p><li>The C++ API is not supported on Windows CE. The file stream and
19exception handling functionality provided by the Berkeley DB C++ API are not
20supported by Windows CE.  It is possible to build a C++ application
21against the Berkeley DB C API.
22<p><li>We do not currently ship workspace/project files for Windows CE that are
23compatible with Visual Studio 2005.
24You should be able to manually create project files by duplicating the
25structure in the eMbedded Visual C++ 4.0 projects.
26<p><li>The Java API is not currently supported on Windows CE.
27<p><li>Tcl support is not currently supported on Windows CE.
28</ol>
29<table width="100%"><tr><td><br></td><td align=right><a href="../build_wince/intro.html"><img src="../../images/prev.gif" alt="Prev"></a><a href="../toc.html"><img src="../../images/ref.gif" alt="Ref"></a><a href="../build_vxworks/intro.html"><img src="../../images/next.gif" alt="Next"></a>
30</td></tr></table>
31<p><font size=1>Copyright (c) 1996,2008 Oracle.  All rights reserved.</font>
32</body>
33</html>
34