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?