epanet-dev icon indicating copy to clipboard operation
epanet-dev copied to clipboard

Calling the dll from Windows VB6

Open eladsal opened this issue 8 years ago • 0 comments

Thanks to @bradleyjeck guide I was able to compile the dll on Windows using CMake 3.6.1 and the Visual Studio 2015 Community edition. However, I'm not sure what exactly is needed to call the dll from VB6, is this still going to be late binding (and need for a def file) or maybe early binding? I guess the first is better. Any help is appreciated.

eladsal avatar Aug 01 '16 12:08 eladsal