Hi guys!

I need a little help here. I have experience with C++ but not in this sense. I'm trying to write a DLL that will export the above functions from a DLL file in VC++ so that I can gain access to them in C#.

I have no idea how this should be done so I'd appreciate some guidance on this issue.

Thanks!