Hello, I have a dll done in c # but I can not use it in progress 4gl, it does not recognize any method or function inside the dll (it does not find it).
Is there a method to create a generic dll?
Can a dll be made at a universal level from Visual studio?