Re[4]: Куда прикрутить Thread-ы ??
От: Serge Чехия  
Дата: 26.10.01 08:46
Оценка:
Здравствуйте Аноним, Вы писали:


А>WaitForSingleObject или WaitForMultipleObjects

А>Смотри в MSDN

А>The WaitForSingleObject function returns when one of the following occurs:

А>- The specified object is in the signaled state.
А>- The time-out interval elapses.

А>The WaitForMultipleObjects function returns when one of the following occurs:

А>- Either any one or all of the specified objects are in the signaled state.
А>- The time-out interval elapses.

Спасибо, но вопрос в том, не как, а ГДЕ в компоненте ожидать их завершения.
 
Подождите ...
Wait...
Пока на собственное сообщение не было ответов, его можно удалить.