Try linking the static Sleepycat lib into _bsddb.pyd.  Hard to say
whether this is a correct thing to do:

+ There are linker warnings (see PCbuild\readme.txt).
+ test_bsddb passes, in both release and debug builds now.
+ test_bsddb3 has several failures, but it did before too.

Also made pythoncore a dependency of the _bsddb project, updated
build instructions, added database conversion XXX to NEWS, and fiddled
the Windows installer accordingly.
diff --git a/PCbuild/pcbuild.dsw b/PCbuild/pcbuild.dsw
index 856b44c..a13fc65 100644
--- a/PCbuild/pcbuild.dsw
+++ b/PCbuild/pcbuild.dsw
@@ -11,6 +11,9 @@
 

 Package=<4>

 {{{

+    Begin Project Dependency

+    Project_Dep_Name pythoncore

+    End Project Dependency

 }}}

 

 ###############################################################################