Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. CHtmlView problem

CHtmlView problem

Scheduled Pinned Locked Moved C / C++ / MFC
helpcsharpvisual-studiotutorialquestion
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Z Offline
    Z Offline
    zoid
    wrote on last edited by
    #1

    c:\program files\microsoft visual studio\vc98\include\mshtml.h(16768) : error C2367: 'IHTMLControlElement' : redefinition; different uuid specifiers c:\program files\microsoft visual studio\vc98\include\mshtml.h(16768) : see declaration of 'IHTMLControlElement' Hi, Whenever I try to compile any project that uses CHtmlView I get the abover error. Any ideas how to fix this.. I took a quick look through the headers and couldn't find another definition of IHTMLControlElement? The error points to the line interface DECLSPEC_UUID("04598fc6-866c-11cf-ab7c-00aa00c08fcf") in mshtml.h EXTERN_C const IID IID_IHTMLControlElement; #if defined(__cplusplus) && !defined(CINTERFACE) **interface DECLSPEC_UUID("04598fc6-866c-11cf-ab7c-00aa00c08fcf")** IHTMLControlElement : public IDispatch { public: I am using VC6 SP6. This my first time working with CHtmlView and IWebBrowser2 classes and I can't even compile a sample :((

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups