I have a static lbrary (em2800.lib) and a header file (em2800.h) from an SDK that comes with a USB camera. I now nothing about C, or C++ or VC or Borland C. Can someone guide me on how to create a DLL that will export the functions of the LIB, so that I can use them in VB ?