Re: scrolling in an IE add-on




Igor Tandetnik wrote:
<vsimionescu@xxxxxxxxxx> wrote in message
news:1192963319.011991.109320@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
One more simple question. I'm having trouble accessing the
IHTMLDocument3 interface in VC6.

Download and install February 2003 Platform SDK (the most recent SDK
that still works with VC6) here:

http://www.microsoft.com/msdownload/platformsdk/sdkupdate/psdk-full.htm

Thanks again. You do know everything, don't you ?

While it's fun and games most of the time, programmers are known to have
to do work occasionally. It's an occupational hazard.

Yes, but it's sound practice to avoid this as much as possible.

I'll do it if I have to but I believe it should work much easier by
obtaining the document element via body.parentElement.

Yes, this should work. I don't quite see why it is better or easier, but
if you feel so, by all means go for it.

Simple, because I thought I'd avoid installing the platform SDK.
Unfortunately IHTMLElement2 also cannot be accessed with the standard
VC6 include files, so it looks like I'll have to do some work.

OK, so I'll do the work and get back with the results. Thanks.
V. Sim.

.



Relevant Pages

  • Platform SDK
    ... I know this is not a 100% DirectX question. ... I switched from vc6 to Visual C Express Edition and want to start ... so I start searching and found that I need to install the MS Platform ... I donwloaded the latest Platform SDK but when I install it - it will ...
    (microsoft.public.win32.programmer.directx.graphics)
  • Re: How to use WinVerifyTrust Api
    ... Alex, Thanks for the pointer, I used VC6, which doesnt have Softpub.h. ... I upgraded the platform sdk and now I am able to proceed. ... Install", ...
    (microsoft.public.platformsdk.security)
  • Re: Platform SDK and Visual Studio 6 - broken ?
    ... controls to install it either. ... (it's linked from the menu off of the Platform SDK site). ... it uses the standard Windows Installer ... As for needing 500 MB of disk space - you only need the build environment to ...
    (microsoft.public.vstudio.development)
  • Re: Dont want Intermediate language
    ... just compile it as a Win32 application and it won't be ... Platform SDK in order to build it. ... Step 1: Install Visual C++ Express. ... One more step is needed to make the Win32 template work in Visual C++ ...
    (microsoft.public.vc.language)
  • Re: Installation problem WinCE 5.0 Standard Platform SDK
    ... Is this an SDK that you received from an OEM? ... beitman AT applieddata DOT net ... > I tried several times to install the platform SDK but always the ...
    (microsoft.public.windowsce.embedded)

Loading