Dealing with binary only dlls Introduction describe the problem, use an example and reuse it in the following sections... Writing the spec file give an example... How to deal with C++ APIs names are mangled, how to demangle them, how to call them Writing the wrapper give an example