Search results

  1. C

    Using .NET dll

    Never mind my question; I figured it out myself allready. This may be of interest to who is experiencing the same trouble: It is not easy to use a .NET component with Progress, but (deep down inside !) I found Visual Studio .NET 2003 has the ability to create OCX-controls, of which I came...
  2. C

    Using .NET dll

    I have written a class in VB.NET called tracking_DLL.DLL which I would like to use in Progress 9.1. It is a DLL to read tracking data of a webservice. The DLL works great once implemented in an VB.NET application, but refuses to work in Progress 9.1. This is what I have by now: DEF VAR...
Back
Top