1>Berkeley DB: Building for Windows 3.1 platformsHP8

Building for Windows 3.1 platforms



CWindows 3.1 support for Berkeley DB can be found in the build_win16 directory.

EThis source has only been built using Watcom IDE 11.0 (under NT 4.0).DCreate a project, then add the .c files (not all of the clib or utilCfiles), and build a dll. You'll need to find the -I configuration,)to add search locations for header files.

DThe "shared memory" support relies on the fact that the code will beCin a dll, so if we want static libraries we'll have to revisit thatwork.ÿÿ