Этот баннер — требование Роскомнадзора для исполнения 152 ФЗ.
«На сайте осуществляется обработка файлов cookie, необходимых для работы сайта, а также для анализа использования сайта и улучшения предоставляемых сервисов с использованием метрической программы Яндекс.Метрика. Продолжая использовать сайт, вы даёте согласие с использованием данных технологий».
Политика конфиденциальности
|
|
|
сообщения от таймера
|
|||
|---|---|---|---|
|
#18+
Доброе время суток! Разрабатываю свой компонент. Нужно чтобы одно из действий происходило в процедуре OnTimer. Подскажите, какое из сообщений "улавливает" таймер? ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 06.10.2003, 10:20 |
|
||
|
сообщения от таймера
|
|||
|---|---|---|---|
|
#18+
The SetTimer function creates a timer with the specified time-out value. UINT SetTimer( HWND hWnd, // handle of window for timer messages UINT nIDEvent, // timer identifier UINT uElapse, // time-out value TIMERPROC lpTimerFunc // address of timer procedure ); Parameters hWnd Identifies the window to be associated with the timer. This window must be owned by the calling thread. If this parameter is NULL, no window is associated with the timer and the nIDEvent parameter is ignored. nIDEvent Specifies a nonzero timer identifier. If the hWnd parameter is NULL, this parameter is ignored. uElapse Specifies the time-out value, in milliseconds. lpTimerFunc Points to the function to be notified when the time-out value elapses. For more information about the function, see TimerProc. If lpTimerFunc is NULL, the system posts a WM_TIMER message to the application queue. The hwnd member of the message's MSG structure contains the value of the hWnd parameter. ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 06.10.2003, 10:28 |
|
||
|
|

start [/forum/topic.php?fid=58&fpage=2001&tid=2116587]: |
0ms |
get settings: |
10ms |
get forum list: |
15ms |
check forum access: |
3ms |
check topic access: |
3ms |
track hit: |
41ms |
get topic data: |
12ms |
get forum data: |
3ms |
get page messages: |
49ms |
get tp. blocked users: |
2ms |
| others: | 245ms |
| total: | 383ms |

| 0 / 0 |
