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 little until I got to an app that doesn't use any buttons or forms.



I attached a sample project that shows the problem.