|
-
March 5th, 2006, 10:47 PM
#1
Compiler error
Hello friends,
I have included mshtml.h file in two different .cpp files. prgram compiles fine.
But this version of mshtml.h doesn't have definition of some interfaces like
IHTMLInputElement, so i included new version of same file by simply copying new one. Now when i am going to compile my prog it gives following error:
c:\program files\microsoft sdk\include\mshtml.h(26670) : error C2367: 'IHTMLControlElement' : redefinition; different uuid specifiers
c:\program files\microsoft sdk\include\mshtml.h(26670) : see declaration of 'IHTMLControlElement'.
i tried a lot, but unsucessful. Please help me , if anybody have idea.
i am waiting 4 reply.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|