Board index » cppbuilder » COleVariant?

COleVariant?


2003-08-26 09:56:29 PM
cppbuilder54
Hi all,
I am trying to compile a sample code which uses MS browser component. The
sample code aims to parse the HTML tags and uses a variable of type
COleVariant. I can't get the project to compile as it cannot find the
declaration for COleVariant.
I tried including <mfc/afxdisp.h>but it adds problems of its own. Can
someone guide me on what I should do to resolve this issue?
Regards,
Muhammad Momin Rashid.
 
 

Re:COleVariant?

Hi all,
I am trying to compile a sample code which uses MS browser component. The
sample code aims to parse the HTML tags and uses a variable of type
COleVariant. I can't get the project to compile as it cannot find the
declaration for COleVariant.
I tried including <mfc/afxdisp.h>but it adds problems of its own. Can
someone guide me on what I should do to resolve this issue?
Regards,
Muhammad Momin Rashid.