I would like to know which wwDotNetBridge files I need to add to my project to get my exe succesfully compiled.
I've just added wwDotNetBridge.prg, but when I compile my project, an error occurs:
Unable to find Unknown ISDOTNET
It seems that IsDotNet function isn't declared in wwDotNetBridge.prg...