|
|
От: | MTimur | |
| Дата: | 13.11.11 16:31 | ||
| Оценка: | |||
N> for( long i = 0; i < nElem; i++ )
N> {
N> ...
N> hr = pDisp2->QueryInterface(IID_IHTMLElement, (void**) &pElem);
N> pElem ->click();
N> ...
N> }
N>| screenshot | |
![]() | |