Recent content by ToddC

  1. ToddC

    Using a Multi-threaded DLL

    I'm writing a DLL in C# for Openedge (Webspeed) to use and I'm wondering if I can write my DLL to be multi-threaded or not. I know Openedge (at least 11.7) does not support multi-threading .NET calls but if I have a startup routine in my DLL that then spins off multi-threading to load some...
Top