Menu

net 1.1

Help
tablehash
2006-02-02
2013-04-09
  • tablehash

    tablehash - 2006-02-02

    Is there a net 1.1 version of this available

     
    • Karl Waclawek

      Karl Waclawek - 2006-02-02

      No, there is no .NET 1.1 version because .NET 1.1 interop does not allow to call through function pointers passed *from* a C library.

      One would nee to write a special C Dll to make the BDB API accessible to .NET 1.1.

      However, someone did exactly that. I am not sure how complete it is, but you can check it out here:
      http://www.robotics4.net/Software/BDBSharp.aspx
      (the name of the project is BDB#)

      Karl

       

Log in to post a comment.