unresolved external symbol _IID_IHTMLFrameBase2
- From: "Alexander" <the44secs@xxxxxxxxx>
- Date: 29 Jul 2006 01:28:06 -0700
I have written code to get chosen tags out of an html document in a
running instance of IE. Everything works fine.
I am now trying to make it work with frames. I wrote the code and it
compiles, presumably it will also work as intended. The problem comes
with the linker. For some reason I get:
error LNK2001: unresolved external symbol _IID_IHTMLFrameBase2
I have included all headers that I can think of, but no luck. I figure
the error is quite simple to solve but I know very little about this
subject and am stuck.
Anyone could please point me in the right direction?
Thank you all.
.
- Follow-Ups:
- Re: unresolved external symbol _IID_IHTMLFrameBase2
- From: Igor Tandetnik
- Re: unresolved external symbol _IID_IHTMLFrameBase2
- Prev by Date: Re: PassthruAPP - requests coming from which window ?
- Next by Date: Re: unresolved external symbol _IID_IHTMLFrameBase2
- Previous by thread: PassthruAPP - requests coming from which window ?
- Next by thread: Re: unresolved external symbol _IID_IHTMLFrameBase2
- Index(es):