locked
using functions from a c+ DLL in vb.net RRS feed

  • Question

  • Hi

    I have a c+ DLL with various functions (don't have source for it, it is a commercial DLL/SDK)

    I have to access the functions via the ordinal i.e. 429 rather than by name

    How do I use it in my code - I have never had a DLL like this which is "unmanaged?", used COM before so can add it as reference etc - so am lost how to use this one

    Sorry if vague but it is a commercial DLL/SDK I am trialling, and the company only works with C++ so can't help me - hence why I haven't mentioned name of DLL

    Thanks


    Darren Rose

    Friday, April 10, 2015 10:56 PM

Answers

All replies