[Ekiga-devel-list] Win32 Vista terminate problem



I have a Vista notebook available for three days only. As already reported Ekiga has to be killed at shutdown. It seems a pecularity of Vista which can be overcome by several means.
if (Vista)
1) Wait at the end of the main thread ca. 5 secs, or
2) do Wait 100 msec, enumerate Ekiga's threads
   while (num_threads > 1)
The second possibility seems cleaner but is more work and will not look nice. What shall I do?
Michael


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]