|
-
Jun 3rd, 2002, 07:00 PM
#1
Thread Starter
Fanatic Member
#include "exdisp.h"
hey,
i want to use a webbrowser control in my app, but when i include exdisp.h i get this error:
c:\program files\microsoft visual studio\vc98\include\exdisp.h(26) : error C2146: syntax error : missing ';' before identifier 'IWebBrowser'
c:\program files\microsoft visual studio\vc98\include\exdisp.h(26) : fatal error C1004: unexpected end of file found
y do i get this?
-
Jun 4th, 2002, 05:55 AM
#2
You must include combase.h too. I think that's it.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
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
|