Home › Forums › Software Development › [Solved] Use EyeX SDK to write visual c++ 2012 windows form programs? › Reply To: [Solved] Use EyeX SDK to write visual c++ 2012 windows form programs?
04/01/2016 at 06:11 #4006
Lin, Jr-Hung
Participant
Dear Jenny:
Thanks for your help. The windows-form based program is finished. It works
fine. However, when I close the program by clicking the “X” on the upper-right
of the form, it throw an exception, which seems resulting from a
multiple-thread issue. My solution is to manually abort the thread. Is there any
way to avoid the exception when the form is closed?
Best and Happy New Year