but everything is ok in another programwhy???
class CCHtmlMod2View : public CHtmlView{..... .....}
void CCHtmlMod2View: :OnInitialUpdat e()
{ CHtmlView::OnIn itialUpdate();
Navigate2(_T("h ttps://signup.live.com/newuser.aspx?mk t=ZH-CN&ts=4354482&s h=rKPn&ru=http% 3a%2f%2fmail.li ve.com%2f%3fnew user%3dyes&rx=h ttp%3a%2f%2fget .live.com%2fmai l%2foptions&rol lrs=03&lic=1"), navNoHistory|na vNoWriteToCache ,NULL);
}
Comment