You can't use C++ classes in VB unless you implement them as COM objects, so much is sure.

And as Zaei said, all functions must be __stdcall.
Remove the FILESHREDDER_API, it helps you nothing for VB. Write a .def file instead.