I've updated wwDotnetBridge.prg to not require any dependencies right now. Download the latest version and you should then only need wwDotnetBridge.prg (and the two dlls).
Basically all you need is in the distribution folder.
+++ Rick ---
Basically all you need is in the distribution folder.
+++ Rick ---
Regards,
Dependencies are loaded in DO wwDotnetBridge - you can look in the PRG file (or any of our PRG files).
You need wwDotnetBridge.prg, wwUtils.prg and wwAPI.prg and wconnect.h.
If you're using the open source version then you don't need the other dependencies because they're only needed for GetwwDotnetBridge() which is not included in that package.
+++ Rick ---