Forum Discussion

hanh_huynh_huu's avatar
13 years ago

C# Connected application not using WinForms

Does TC rely on Application.Run() to locate the TCClrHook dll? Whenever this call is ommitted, I get a DLL Not found error. I started with the AddName sample and ripped code little by li...