hanging

Synchronize() hangs up the thread

I'm writing a dll library in Delphi with multiple threads created by it. Let me describe the problem step by step. I'm sorry for a lengthy description in advance :-(. Let's forget about the library for a while. I created a windows application that is going to present views from several cameras. I created a window which is meant to show ...