An explorer band should implement IObjectWithSite interface. Its SetSite()
method gets called right after instantiating your band object. Ask the site
passed in for IServiceProvider interface, then call
QueryService(SID_SWebBrowserApp, IID_IWebBrowser2). Voila.
Oleg
method gets called right after instantiating your band object. Ask the site
passed in for IServiceProvider interface, then call
QueryService(SID_SWebBrowserApp, IID_IWebBrowser2). Voila.
Oleg
'KB > MFC/Win32' 카테고리의 다른 글
DCOM with xp sp2 (0) | 2006.01.06 |
---|---|
ShowWeb function (0) | 2004.05.24 |
메세지 크래커 (0) | 2004.04.29 |
[DB] ODBC 데이타소스 생성하기 (DSN 생성) (0) | 2004.04.28 |
[winsock] Winsock2 오버랩 완료루틴 소켓 (0) | 2004.04.28 |