摘要:
char *pSate=NULL; BSTR state={0}; DLLop.m_pHTMLDocument2->get_readyState(&state); pSate= _com_util::ConvertBSTRToString(state); OutputDebugString(pSate); if (strcmp(pSate,"complete")==0) { break; } 阅读全文
posted @ 2012-06-18 22:46
Fcoding_狂人
阅读(223)
评论(0)
推荐(0)
浙公网安备 33010602011771号