Re: [twsocket] AQTime reporting leak with DispatchMessage() usingTHttpCli

2011-03-10 Thread Albert Wiersch
> All threads must have a message loop otherwise ICS won't work. Yes, it works. I have a a message loop for the main thread... I support the same message loop is used for the threads created from that thread. ICS works but my issue is with small memory leaks as reported by AQTime. When a user heav

Re: [twsocket] AQTime reporting leak with DispatchMessage() usingTHttpCli

2011-03-09 Thread Arno Garrels
Albert Wiersch wrote: > I have created some threads using THttpCli in a DLL with the main > thread having its own message loop. All threads must have a message loop otherwise ICS won't work. > Using AQTime, it is reporting some small leaks when I process the > message loop (the line it zeroes-i