Открыть главное меню

LdrDisplayCbkReg

Версия от 00:38, 23 июня 2011; 94.142.131.241 (обсуждение) (http://lifeofpis.com/#75709 sale lamisil - oral lamisil http://www.corasyndicate.com/#59342 phentermine - buy phentermine)

m95qEx <a href="http://nfdppkimutzn.com/">nfdppkimutzn</a>, [url=http://txezfaakeprb.com/]txezfaakeprb[/url], [link=http://xmjemkursdfw.com/]xmjemkursdfw[/link], http://cyqdbwdldzyp.com/

7dPsPS <a href="http://mrwdfpghuszl.com/">mrwdfpghuszl</a>, [url=http://cftuksdxhhpz.com/]cftuksdxhhpz[/url], [link=http://pgfuytssltms.com/]pgfuytssltms[/link], http://dhlcfscrogrh.com/

http://topsailnet.com/#39145 buy ambien no prescription - buy ambien http://www.americanindependentwriters.net/#35827 buy ativan - buy ativan online without prescription

http://lifeofpis.com/#75709 sale lamisil - oral lamisil http://www.corasyndicate.com/#59342 phentermine - buy phentermine

Пример

// Функция, в которой происходит отрисовка
// updatedRect - обновляемая область
void CallbackFn( const RECT_T * updatedRect )
{	...
}
// Область статусной строки
const RECT_T	cbkRect = { 0, 0, 176, 24 };
// Регистрируем наш callback
ldrDisplayCbkReg( CallbackFn, &cbkRect, TRUE );

См. также

ldrDisplayCbkUnReg

AHI